eight
2025-04-09 68c0eea12059db1e02789b5995964a33e9b41519
update
已修改1个文件
4 ■■■■ 文件已修改
src/views/ecg/callingscreen/roomscreen.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/ecg/callingscreen/roomscreen.vue
@@ -108,7 +108,7 @@
    </el-header>
    <el-main>
      <div class="layout-content">
        <div class="left">
        <div class="left" v-if="roomProfile?.callingScreenType === 10 || roomProfile?.callingScreenType === 20 || roomProfile?.callingScreenType === 40 || roomProfile?.callingScreenType === 50">
          <el-table
              :data="checkRelatedPatientList"
              :show-header="false"
@@ -147,7 +147,7 @@
            </el-table-column>
          </el-table>
        </div>
        <div class="right">
        <div class="right" v-if="roomProfile?.callingScreenType === 30 || roomProfile?.callingScreenType === 40 || roomProfile?.callingScreenType === 50">
          <el-table
              :data="installRelatedPatientList"
              :show-header="false"