From f5c20150a01789f3e0e45671c0261a6e25d27544 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 13 三月 2025 17:42:57 +0800 Subject: [PATCH] 测试完成 --- src/views/patient/patient/hospital.vue | 16 +++++++++------- 1 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/views/patient/patient/hospital.vue b/src/views/patient/patient/hospital.vue index 5bfdf42..524bb40 100644 --- a/src/views/patient/patient/hospital.vue +++ b/src/views/patient/patient/hospital.vue @@ -175,6 +175,14 @@ width="80" /> <el-table-column + label="鏍囩" + align="center" + key="tagname" + prop="tagname" + show-overflow-tooltip + width="180" + /> + <el-table-column label="鑱旂郴鐢佃瘽" align="center" key="telcode" @@ -182,13 +190,7 @@ width="120" /> - <!-- <el-table-column - label="鍏ラ櫌璇婃柇" - align="center" - key="diagname" - prop="diagname" - width="190" - /> --> + <el-table-column label="鍑洪櫌璇婃柇" align="center" -- Gitblit v1.9.3