ZhangXianQiang
2024-06-25 172047d0fbba95e69e035d7ac7f0c237e3268970
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']
  }
}