mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-01-19 09:48:11 +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']
|
VerifyPoints: typeof import('./src/components/verifition/Verify/VerifyPoints.vue')['default']
|
||||||
VerifySlide: typeof import('./src/components/verifition/Verify/VerifySlide.vue')['default']
|
VerifySlide: typeof import('./src/components/verifition/Verify/VerifySlide.vue')['default']
|
||||||
VideoPlayer: typeof import('./src/components/video-player/index.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 {
|
export interface ComponentCustomProperties {
|
||||||
vLoading: typeof import('element-plus/es')['ElLoadingDirective']
|
vLoading: typeof import('element-plus/es')['ElLoadingDirective']
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user