mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-03 02:57:09 +08:00
feat: 新增部门管理
This commit is contained in:
1
src/types/components.d.ts
vendored
1
src/types/components.d.ts
vendored
@@ -37,5 +37,6 @@ declare module 'vue' {
|
||||
ParentView: typeof import('./../components/ParentView/index.vue')['default']
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
TextCopy: typeof import('./../components/TextCopy/index.vue')['default']
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user