ZhangXianQiang
2024-07-04 eb154a76912d786cc32542877c0560351aa21257
components.d.ts
@@ -41,6 +41,7 @@
    PDFVIewer: typeof import('./src/components/PDFVIewer/index.vue')['default']
    RouterLink: typeof import('vue-router')['RouterLink']
    RouterView: typeof import('vue-router')['RouterView']
    VideoViewer: typeof import('./src/components/VideoViewer/index.vue')['default']
  }
  export interface ComponentCustomProperties {
    vLoading: typeof import('element-plus/es')['ElLoadingDirective']