kongdeqiang
2024-04-16 4ee6f73821ae2c4264c9ea5df9489f94687547d7
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){