From 6bc24b57837948408cfc4812bbab6ac2f9f4a3dc Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期一, 15 九月 2025 16:41:26 +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