819527061@qq.com
2023-09-12 7a6d66c564108c297d922a20e696ae2c0edcc5af
src/components/page/street/index.vue
@@ -151,8 +151,8 @@
                this.loadSelect();
            },
            loadSelect(){
                this.$byutil.getData(this, this.$systemconfig.basePath + '/ffzf/street/findList', {}, res => {
                    this.select3 = res.data.list2
                this.$byutil.getData(this, this.$systemconfig.basePath + '/ffzf/street/findList2', {}, res => {
                    this.select3 = res.data
                })
            },
            streetEdit(id){