kongdeqiang
2023-11-21 2898325db11ed938f9891991198b88ea6a042d3d
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){