From 64aba591ee30c2c31953a852fe6a95db79fc0070 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期四, 11 九月 2025 14:58:04 +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