src/views/property/oiae.vue
@@ -703,7 +703,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")