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