gqx 2 gadi atpakaļ
vecāks
revīzija
dd8e77ccce
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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;
     },