Lou
2024-04-28 9ef93b9e251d5695d4a2b9011d2181e95d1136d4
更新
2 files modified
4 ■■■■ changed files
subPackage/school/troubleAuditList.vue 2 ●●● patch | view | raw | blame | history
subPackage/school/troubleTaskList.vue 2 ●●● patch | view | raw | blame | history
subPackage/school/troubleAuditList.vue
@@ -148,7 +148,7 @@
                    placeName: this.keyWord,
                    confirmFlag: this.tabStatus,
                    type: this.type,
                    isReporting: 1
                    // isReporting: 1
                }
                if (this.selectDate.length) {
                    params.startTime = this.selectDate[0],
subPackage/school/troubleTaskList.vue
@@ -134,7 +134,7 @@
                const params = {
                    placeName: this.keyWord,
                    confirmFlag: this.tabStatus,
                    isReporting: 1
                    // isReporting: 1
                }
                if (this.selectDate.length) {
                    params.startTime = this.selectDate[0]