From 0bd13d89bbe105f3f11ca49fede80a7cbe3624bf Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期三, 17 九月 2025 11:03:35 +0800
Subject: [PATCH] 电话更新

---
 src/views/shortmessage/healthinformation/compilequer/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/shortmessage/healthinformation/compilequer/index.vue b/src/views/shortmessage/healthinformation/compilequer/index.vue
index 8f44609..8a6e6ef 100644
--- a/src/views/shortmessage/healthinformation/compilequer/index.vue
+++ b/src/views/shortmessage/healthinformation/compilequer/index.vue
@@ -183,7 +183,7 @@
               </el-option>
             </el-select>
           </el-form-item>
-          <el-form-item label="閫傜敤璇鹃缁�" prop="region">
+          <el-form-item label="閫傜敤绉戝" prop="region">
             <el-cascader
               v-model="tempDetpRelevanceslist"
               :options="deptList"
@@ -415,7 +415,7 @@
           });
         });
     },
-    // 璇鹃缁勫鐞�
+    // 绉戝澶勭悊
     Departmenttreatment() {
       this.ruleForm.deptNames = JSON.stringify(this.tempDetpRelevanceslist);
       const result = this.tempDetpRelevanceslist.map(

--
Gitblit v1.9.3