eight
2024-08-16 63dce3fa2baed6710d001d9919cfae31c34b147a
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"