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/behospitalized.vue |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/src/views/patient/patient/behospitalized.vue b/src/views/patient/patient/behospitalized.vue
index d453fc0..6cf033e 100644
--- a/src/views/patient/patient/behospitalized.vue
+++ b/src/views/patient/patient/behospitalized.vue
@@ -172,14 +172,20 @@
             width="120"
           />
           <el-table-column
+            label="鏍囩"
+            align="center"
+            key="tagname"
+            prop="tagname"
+            show-overflow-tooltip
+            width="180"
+          />
+          <el-table-column
             label="鑱旂郴鐢佃瘽"
             align="center"
             key="telcode"
             prop="telcode"
             width="120"
           />
-
-
           <el-table-column
             label="鍏ラ櫌璇婃柇"
             align="center"

--
Gitblit v1.9.3