src/components/map/components/mapPopup.vue
@@ -139,9 +139,10 @@ currentBtnChange (type) { this.currentBtn = type this.CJdata = {} getActAsPoliceList(this.dataPopup.JJDBH, '').then(res => { console.log(res, 999999) // this.CJdata = res.data.result this.CJdata = res.data.data.records }) },