From 57d2bfad407e89a1ef1e8d29caf75f194d5d3390 Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Fri, 4 Jul 2025 16:12:53 +0800 Subject: [PATCH] =?UTF-8?q?=20=E4=BE=9B=E5=BA=94=E5=95=86=E4=BE=9B?= =?UTF-8?q?=E8=B4=A7=E7=BB=9F=E8=AE=A1=E6=8E=A5=E5=8F=A3=E5=AF=B9=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../healthCenter/examinationReport/index.vue | 4 +- .../supplierManage/supplyStatistics/index.vue | 143 +++++++++++++++--- 2 files changed, 126 insertions(+), 21 deletions(-) diff --git a/src/views/canteen/healthCenter/examinationReport/index.vue b/src/views/canteen/healthCenter/examinationReport/index.vue index 1e1ee7d4..6f5437d6 100644 --- a/src/views/canteen/healthCenter/examinationReport/index.vue +++ b/src/views/canteen/healthCenter/examinationReport/index.vue @@ -476,8 +476,8 @@ export default { "articleType":this.queryParams.articleType, "chronicIds":this.queryParams.chronicList.join(",")||"", "deptIds":this.queryParams.deptIdList.join(",")||"", - "startDate":this.formatDate(this.dateRange[0]), - "endDate":this.formatDate(this.dateRange[1]) + // "startDate":this.formatDate(this.dateRange[0]), + // "endDate":this.formatDate(this.dateRange[1]) } // if(this.queryParams.chronicList.length>0){ // this.queryParams.chronicIds = this.queryParams.chronicList.join(",") diff --git a/src/views/foodManage/supplierManage/supplyStatistics/index.vue b/src/views/foodManage/supplierManage/supplyStatistics/index.vue index 82e42259..9ac99545 100644 --- a/src/views/foodManage/supplierManage/supplyStatistics/index.vue +++ b/src/views/foodManage/supplierManage/supplyStatistics/index.vue @@ -1,7 +1,38 @@ - + - - - - - - - + + + + + + + + + +