From 30898b3fcc871f58f0d49200bd50de30cd6b12ad Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期四, 11 九月 2025 17:51:40 +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