shuishen
2024-01-29 b8c400737f3f2ab806b46b29311fa96442e93c2a
src/views/property/inviteTenders.vue
@@ -689,7 +689,7 @@
                this.loading = false
                this.selectionClear()
            })
            getDistrictTree(params = {}).then((res) => {
            getDistrictTree({ filterFlag: 1 }).then((res) => {
                const data = res.data.data
                this.districtTree = data
                const column = this.findObject(this.option.column, "articleList")