From 9fd8b6d713fd000c8912c7a105724d1e6315ac94 Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期三, 17 九月 2025 10:38:50 +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