feat: 故障管理页面
This commit is contained in:
1
src/typings/components.d.ts
vendored
1
src/typings/components.d.ts
vendored
@@ -54,6 +54,7 @@ declare module 'vue' {
|
||||
ATypography: typeof import('ant-design-vue/lib')['Typography']
|
||||
ATypographyParagraph: typeof import('ant-design-vue/lib')['TypographyParagraph']
|
||||
ATypographyText: typeof import('ant-design-vue/lib')['TypographyText']
|
||||
ATypographyTitle: typeof import('ant-design-vue/lib')['TypographyTitle']
|
||||
AUpload: typeof import('ant-design-vue/lib')['Upload']
|
||||
AUploadDragger: typeof import('ant-design-vue/lib')['UploadDragger']
|
||||
BellOutlined: typeof import('@ant-design/icons-vue')['BellOutlined']
|
||||
|
||||
Reference in New Issue
Block a user