mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2025-12-28 17:30:16 +00:00
Update components.d.ts
This commit is contained in:
parent
319aa2a6db
commit
0e98ec1b94
1
admin/components.d.ts
vendored
1
admin/components.d.ts
vendored
@ -92,6 +92,7 @@ declare module '@vue/runtime-core' {
|
||||
VerifyPoints: typeof import('./src/components/verifition/Verify/VerifyPoints.vue')['default']
|
||||
VerifySlide: typeof import('./src/components/verifition/Verify/VerifySlide.vue')['default']
|
||||
VideoPlayer: typeof import('./src/components/video-player/index.vue')['default']
|
||||
WebLink: typeof import('./src/components/web-link/web-link.vue')['default']
|
||||
}
|
||||
export interface ComponentCustomProperties {
|
||||
vLoading: typeof import('element-plus/es')['ElLoadingDirective']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user