From ab6115726c2a62938e80f43958c32e618dc56e04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Tue, 14 Mar 2023 09:28:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/hospitalPerson/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/hospitalPerson/index.vue b/src/views/system/hospitalPerson/index.vue index 1f871b8..9f4b366 100644 --- a/src/views/system/hospitalPerson/index.vue +++ b/src/views/system/hospitalPerson/index.vue @@ -1050,7 +1050,7 @@ export default { clickinnerVisible(item) { console.log(item); this.queryParams.departmentName=""; - this.form.departmentName=""; + this.form.departmentName="请选择所属科室"; this.info(); this.innerVisible = true; this.homenumber = item;