From 295c27e4bd92b2cd1883cb834e524bbae9921bae Mon Sep 17 00:00:00 2001 From: shidongli Date: Fri, 19 Apr 2024 13:47:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A3=E6=95=99=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/propaganda/index.vue | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/views/manage/propaganda/index.vue b/src/views/manage/propaganda/index.vue index 00299c3..c26705d 100644 --- a/src/views/manage/propaganda/index.vue +++ b/src/views/manage/propaganda/index.vue @@ -47,7 +47,6 @@ placeholder="请选择医院" style="width: 200px" clearable - @change="changehospitalAgency" > f.id == e).agencyName this.form.hospitalAgencyId = e - - // hospitalAgencyId - this.form.departmentName = '' this.form.departmentId = '' this.diseaseTypeName = '请选择病种' @@ -1090,7 +1088,6 @@ export default { getDepartmentList(query).then(res => { this.Departmentdata = res.data }) - console.log(e) }, // 科室点击事件 changeDepartment(e) {