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 @@ - + - - - - - - - + + + + + + + + + +