shuishen
2024-02-18 0a8ff255ec6a542688b54b95b3803d7be408ad8d
src/views/publicSecurity/ninePlaceManage/hiddenDangerStatistics.vue
@@ -579,6 +579,12 @@
                    endTime: this.getLastMouth()[1],
                }
            }
            if ('startTime' in this.query) {
                this.query.startTime += ' 00:00:00'
            }
            if ('endTime' in this.query) {
                this.query.endTime += ' 23:59:59'
            }
            getYHTJList(this.query).then(res => {
                console.log('getZGQKList', res.data.data)
                const data = res.data.data