eight
2024-08-20 1f4db481c48e6beb5c787f126576e63363b10a13
src/components/RoomStatus/src/RoomStatus.vue
@@ -26,7 +26,7 @@
</script>
<template>
  <el-card style="width: 180px" shadow="hover" >
  <el-card style="width: 200px" shadow="hover" >
    <template #header>{{title}}</template>
    <div v-for="(bedItem, index) in bedList" :key="index">
    <img v-if="bedItem.onstage"