xcxMapWzzzz/js/vueMain copy.js
@@ -35,7 +35,7 @@ //url解码 var policeId = this.GetQueryString('id'); var that = this; axios.get('http://223.82.109.183:2080/api/blade-user/page?size=99999&jurisdiction=' + policeId).then((res) => { axios.get(this.$store.state.piAPI + '/blade-user/page?size=99999&jurisdiction=' + policeId).then((res) => { res.data.data.records.forEach(item => { if (item.longitude && item.latitude) { data.push(item)