luobisheng
2022-12-09 873325daa14c27d05b74e1810a53ff477598f1e4
src/views/operate/disposal/casepool/pool/createUser/vio/index.vue
@@ -417,7 +417,6 @@
                    return item;
                }
            })
            console.log(this.anYouList);
        },
        // 查询大类列表
        async getBigKind() {
@@ -513,9 +512,7 @@
        },
        // 街道更改
        handleStreet(id) {
            console.log(id);
            this.vio.communityId = '';
            // this.communityList = getTypeList(1,'11')
            this.$axios({
                method: 'get',
                url: `sccg/sccg_region/getChildren/${id}`