types: 迁移types

This commit is contained in:
kailong321200875
2023-05-31 16:24:28 +08:00
parent e34b5cb613
commit 46b35e48b3
30 changed files with 1176 additions and 2588 deletions

View File

@@ -1,4 +1,4 @@
import { ConfigGlobalTypes } from '@/types/configGlobal'
import { ConfigGlobalTypes } from '@/components/ConfigGlobal/src/types'
import { inject } from 'vue'
export const useConfigGlobal = () => {