kongdeqiang
2024-10-22 a6fd20248270daab943d373c0849ae9b90a69ec8
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){