From c3576dff24adbb52cf807c100afb63399e16f813 Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期四, 11 九月 2025 09:36:45 +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 08dab86..33b035c 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