Add dict tree API and drawing query pages

This commit is contained in:
wangqiao
2025-08-29 15:42:46 +08:00
parent 0de028d6eb
commit a2c2a87e38
5 changed files with 339 additions and 0 deletions

View File

@ -30,6 +30,7 @@
import { useRoute } from 'vue-router'
import { reactive, watch, ref } from 'vue'
import { page } from '~/api/upnew/index'
import { getDictTree } from '~/api/home/index'
import type { pageRes, pageReq } from '~/api/upnew/types'
const route = useRoute()
const level = ref(