Browse Source

换床功能

panhui 6 years ago
parent
commit
c207540f13
1 changed files with 5 additions and 1 deletions
  1. 5 1
      src/main/vue/src/views/Operation/RoomStatus.vue

+ 5 - 1
src/main/vue/src/views/Operation/RoomStatus.vue

@@ -1025,7 +1025,11 @@
                     >退人不退房
                 </el-button>
                 <el-button
-                    v-if="chooseBed != 0 && chooseBedInfo.checkInStatus == 'CHECK_IN' && chooseBedInfo.checkinInfo.idNo"
+                    v-if="
+                        chooseBed != 0 &&
+                            chooseBedInfo.checkInStatus == 'CHECK_IN' &&
+                            (chooseBedInfo.checkinInfo.idNo || chooseBedInfo.checkinInfo.checkInType == 'TEAM')
+                    "
                     type="primary"
                     plain
                     @click="