From 7eaee92ee52e1501480adbbe8a1af9ddecc04275 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期三, 04 九月 2024 11:05:23 +0800
Subject: [PATCH] 测试完成
---
src/views/patient/patient/behospitalized.vue | 21 ++-------------------
1 files changed, 2 insertions(+), 19 deletions(-)
diff --git a/src/views/patient/patient/behospitalized.vue b/src/views/patient/patient/behospitalized.vue
index 60beeb6..e0c54a2 100644
--- a/src/views/patient/patient/behospitalized.vue
+++ b/src/views/patient/patient/behospitalized.vue
@@ -202,18 +202,7 @@
prop="telephone"
width="120"
/>
- <!-- <el-table-column
- label="鎮h�呮爣绛撅紙缂猴級"
- align="center"
- key="tagList"
- prop="tagList"
- width="160"
- :show-overflow-tooltip="true"
- >
- <template slot-scope="scope">
- <span v-for="item in scope.row.tagList">{{ item }} </span>
- </template>
- </el-table-column> -->
+
<el-table-column
label="鍏ラ櫌璇婃柇"
@@ -223,13 +212,7 @@
width="190"
/>
- <!-- <el-table-column
- label="涓昏堪"
- align="center"
- key="mainsuit"
- prop="mainsuit"
- width="120"
- /> -->
+
<el-table-column
label="鐥呭尯"
align="center"
--
Gitblit v1.9.3