From 98b06509627d78e44ffb246312421756c2a2d74e Mon Sep 17 00:00:00 2001 From: skjia <106962133@qq.com> Date: Mon, 16 Jun 2025 18:52:43 +0800 Subject: [PATCH] =?UTF-8?q?jsk=20=20bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../healthCenter/examinationReport/index.vue | 1 + src/views/canteen/superstore/super/index.vue | 16 ++++++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/views/canteen/healthCenter/examinationReport/index.vue b/src/views/canteen/healthCenter/examinationReport/index.vue index 2efdbfd2..6c2fac73 100644 --- a/src/views/canteen/healthCenter/examinationReport/index.vue +++ b/src/views/canteen/healthCenter/examinationReport/index.vue @@ -463,6 +463,7 @@ export default { pageSize: 10, articleTitle: undefined,//标题 chronicList:[], //慢性病 + deptIdList:[], articleType:null //类型 } this.resetForm("queryForm"); diff --git a/src/views/canteen/superstore/super/index.vue b/src/views/canteen/superstore/super/index.vue index 1d59e3b6..3741fd43 100644 --- a/src/views/canteen/superstore/super/index.vue +++ b/src/views/canteen/superstore/super/index.vue @@ -537,23 +537,23 @@