kongdeqiang
2025-01-07 890d5b5b8a3f3fcdf14204910dc67671fcdc6243
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
                })
            },