diff --git a/src/views/demo/tiankongdi/changearea/MapList/index.vue b/src/views/demo/tiankongdi/changearea/MapList/index.vue index 318a96c2..fadc47c2 100644 --- a/src/views/demo/tiankongdi/changearea/MapList/index.vue +++ b/src/views/demo/tiankongdi/changearea/MapList/index.vue @@ -330,6 +330,8 @@ markTypeOptions, } from '@/views/demo/tiankongdi/curbspotcity/util.ts'; + import { getChildrenTree } from '@/api/demo/system.ts' + import Amend from './amend.vue'; import { useModal } from '@/components/Modal'; import { Empty } from 'ant-design-vue'; @@ -371,8 +373,14 @@ } }; + const streetsAreaOptions = ref([ + { label: '全部', value: '' }, + ]) + + let xianjie = getChildrenTree(); - + console.log(xianjie); + debugger const infoDataList = ref([]); const infoScreenData = ref({ year:null,