瀏覽代碼

夜审房费

gqx 2 年之前
父節點
當前提交
dd8e77ccce
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/room/modules/checkIn/BillRoomInfo.vue

+ 2 - 0
src/views/room/modules/checkIn/BillRoomInfo.vue

@@ -847,6 +847,8 @@ export default {
         msg = "商品";
       } else if (text == 7) {
         msg = "点餐";
+      } else if (text == 8) {
+        msg = "夜审房费";
       }
       return msg;
     },