From 8dfc1329d6384a64c7e20e9323c14a2e494c8ced Mon Sep 17 00:00:00 2001 From: helloxujingliang <3225043@qq.com> Date: Thu, 11 Jul 2024 18:08:56 +0800 Subject: [PATCH] merge --- src/views/demo/tiankongdi/changearea/MapList/index.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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,