From 30898b3fcc871f58f0d49200bd50de30cd6b12ad Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期四, 11 九月 2025 17:51:40 +0800 Subject: [PATCH] 测试完成 --- src/views/patient/patient/profile/index.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/patient/patient/profile/index.vue b/src/views/patient/patient/profile/index.vue index 33b035c..08dab86 100644 --- a/src/views/patient/patient/profile/index.vue +++ b/src/views/patient/patient/profile/index.vue @@ -419,7 +419,7 @@ /> <el-table-column - label="灏辫瘖璇鹃缁�" + label="灏辫瘖绉戝" align="center" key="deptname" prop="deptname" @@ -496,7 +496,7 @@ /> <el-table-column - label="灏辫瘖璇鹃缁�" + label="灏辫瘖绉戝" align="center" key="deptname" prop="deptname" @@ -573,7 +573,7 @@ /> <el-table-column - label="灏辫瘖璇鹃缁�" + label="灏辫瘖绉戝" align="center" key="deptname" prop="deptname" @@ -649,7 +649,7 @@ <div style="margin-top: 10px"> <el-row :gutter="20"> <el-col :span="12" - >璇鹃缁勶細 + >绉戝锛� <span style="color: #2775b6">{{ item.deptname }}</span></el-col > <el-col :span="12" -- Gitblit v1.9.3