From 0bccc45dca0527bef40f5d9ed47c8e0d175cd40b Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期四, 11 九月 2025 14:57:52 +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 8a6e6ef..8f44609 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