ZhangXianQiang
2024-07-01 c2ca81f5bff6642e3728d60f6e7a836e447de6b5
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']
  }
}