luobisheng
2022-12-09 31cb9747ac44c92203d3f17c7f2bb24449e9d285
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}`