ZhangXianQiang
2024-06-28 b21e0d75f513ef9a87a99f059ca0aa85e3670955
components.d.ts
@@ -38,4 +38,7 @@
    RouterLink: typeof import('vue-router')['RouterLink']
    RouterView: typeof import('vue-router')['RouterView']
  }
  export interface ComponentCustomProperties {
    vLoading: typeof import('element-plus/es')['ElLoadingDirective']
  }
}