| src/views/publicSecurity/ninePlaceManage/situationRectification.vue | ●●●●● patch | view | raw | blame | history |
src/views/publicSecurity/ninePlaceManage/situationRectification.vue
@@ -636,7 +636,7 @@ } this.query = params this.page.currentPage = 1 this.onLoad(this.page, params) this.onLoad(this.page) done() }, @@ -703,6 +703,12 @@ } else if (this.typeStatus == 3) { this.query.status = '' } if ('startTime' in this.query) { this.query.startTime += ' 00:00:01' } if ('endTime' in this.query) { this.query.endTime += ' 23:59:59' } getZGQKList(page.currentPage, page.pageSize, Object.assign(params, this.query)).then(res => { console.log('getZGQKList', res.data.data) const data = res.data.data