mapWz/js/vueMain.js
@@ -36,7 +36,7 @@ var jurisdictionId = this.GetQueryString('id') this.userId = this.GetQueryString('userid') axios.get('http://223.82.109.183:2080/api/blade-user/page?size=99999&jurisdiction=' + jurisdictionId).then((res) => { axios.get(this.$store.state.piAPI + '/blade-user/page?size=99999&jurisdiction=' + jurisdictionId).then((res) => { if (res.data.data.records.length > 0) { res.data.data.records.forEach(item => {