shuishen
2024-01-29 b8c400737f3f2ab806b46b29311fa96442e93c2a
src/views/property/propertyCompanyDistrict.vue
@@ -94,7 +94,7 @@
                    prop: "districtId",
                    search: false,
                    type: 'tree',
                    dicUrl: `/api/blade-district/district/getDistrictTree`,
                    dicUrl: `/api/blade-district/district/getDistrictTree?filterFlag=0`,
                    props: {
                        label: "name",
                        value: "id"