dianlixunjian
徐景良 2024-07-11 18:08:56 +08:00
parent 730fd098ca
commit 8dfc1329d6
1 changed files with 9 additions and 1 deletions

View File

@ -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,