fix:联调权限页面模块 优化全局table组件
This commit is contained in:
1
components.d.ts
vendored
1
components.d.ts
vendored
@@ -13,6 +13,7 @@ declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
AutoTooltip: typeof import('./src/components/autoTooltip/index.vue')['default']
|
||||
CardItem: typeof import('./src/components/cardItem/index.vue')['default']
|
||||
CollapseHeader: typeof import('./src/components/collapseHeader/index.vue')['default']
|
||||
Comment: typeof import('./src/components/comment/index.vue')['default']
|
||||
CommonFilter: typeof import('./src/components/commonFilter/index.vue')['default']
|
||||
DynamicSvgIcon: typeof import('./src/components/dynamicSvgIcon/index.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user