819527061@qq.com
2024-04-11 3c38598df86e697268b14865e68159d6ba989285
src/components/page/street/index.vue
@@ -151,7 +151,7 @@
                this.loadSelect();
            },
            loadSelect(){
                this.$byutil.getData(this, this.$systemconfig.basePath + '/ffzf/street/findList', {}, res => {
                this.$byutil.getData(this, this.$systemconfig.basePath + '/ffzf/street/findList2', {}, res => {
                    this.select3 = res.data
                })
            },