马宇豪
2022-12-13 36e5cb3d60bb07c80be193edad0e1f9c4968229e
src/views/trouble/safetyRiskTroubleStatistics.vue
@@ -321,7 +321,6 @@
                this.listQuery.eid = Cookies.get('isSupervision') === 'null' ? '' : Cookies.get('isSupervision')
                let res = await getSafetyRiskTroubleStatisticsData(this.listQuery)
                if(res.data.code === '200' && res.data.result){
                    debugger
                    let pagData = JSON.parse(res.data.message)
                    this.recordTotal = pagData.totalCount
                    this.pageSize = pagData.pageSize