update: 大屏接口

This commit is contained in:
xf
2025-07-08 10:11:15 +08:00
parent 01f3339833
commit a2da7e4be7
6 changed files with 76 additions and 14 deletions
+2 -2
View File
@@ -13,9 +13,9 @@
<div style="margin-right: 10px">
<img :src="hospitalPng" alt="" />
</div>
克拉玛依市中西医结合医院(市人民医院)
{{ item.hospitalName ? item.hospitalName : '-' }}
</div>
<div>23</div>
<div>{{ item.checkedCount ? item.checkedCount : '--' }}</div>
</div>
</vue3-seamless-scroll>
</template>