修改文件夹位置 及 名称

This commit is contained in:
GGJ
2024-02-28 14:14:45 +08:00
parent 0d166eb582
commit cb78f1402e
23 changed files with 362 additions and 130 deletions

View File

@@ -6,7 +6,7 @@
import { ref, nextTick } from 'vue'
import Tree from './index.vue'
import { getTerminalTree } from '@/api/Business/index.ts'
import { getTerminalTree } from '@/api/device-boot/Business.ts'
import { useConfig } from '@/stores/config'
defineOptions({
name: 'govern/deviceTree'