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