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;
     },