add:增加vue-flow组件
This commit is contained in:
2
components.d.ts
vendored
2
components.d.ts
vendored
@@ -74,11 +74,13 @@ declare module 'vue' {
|
||||
GlobalIcon: typeof import('./src/components/GlobalIcon/index.vue')['default']
|
||||
MemberSelector: typeof import('./src/components/memberSelector/index.vue')['default']
|
||||
NameAvatar: typeof import('./src/components/nameAvatar/index.vue')['default']
|
||||
NodeFlow: typeof import('./src/components/nodeFlow/index.vue')['default']
|
||||
OverflowTabs: typeof import('./src/components/overflowTabs/index.vue')['default']
|
||||
PageForm: typeof import('./src/components/pageForm/index.vue')['default']
|
||||
ProTable: typeof import('./src/components/proTable/index.vue')['default']
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
SopNode: typeof import('./src/components/nodeFlow/sopNode.vue')['default']
|
||||
StageBreadcrumbs: typeof import('./src/components/stageBreadcrumbs/index.vue')['default']
|
||||
StandardMenu: typeof import('./src/components/standardMenu/index.vue')['default']
|
||||
StandMenu: typeof import('./src/components/standMenu/index.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user