优化系统全局状态管理结构
This commit is contained in:
3
components.d.ts
vendored
3
components.d.ts
vendored
@@ -40,8 +40,11 @@ declare module 'vue' {
|
||||
ATypographyText: typeof import('ant-design-vue/es')['TypographyText']
|
||||
DictTag: typeof import('./src/components/common/DictTag/index.vue')['default']
|
||||
Header: typeof import('./src/components/common/Header/index.vue')['default']
|
||||
HoldTraceOrder: typeof import('./src/components/traceOrderManage/holdTraceOrder.vue')['default']
|
||||
ILucideBuilding: typeof import('~icons/lucide/building')['default']
|
||||
ILucideChevronDown: typeof import('~icons/lucide/chevron-down')['default']
|
||||
ILucideChevronLeft: typeof import('~icons/lucide/chevron-left')['default']
|
||||
ILucideChevronUp: typeof import('~icons/lucide/chevron-up')['default']
|
||||
ILucideCopy: typeof import('~icons/lucide/copy')['default']
|
||||
ILucideCpu: typeof import('~icons/lucide/cpu')['default']
|
||||
ILucideLoader: typeof import('~icons/lucide/loader')['default']
|
||||
|
||||
Reference in New Issue
Block a user