智慧保安互联网APP
shuishen
2021-08-18 1b1d3e2b3c9e767932bddf2671172235b8fbd16a
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 => {