Browse Source

合并lfj分支代码

lifanagju_citu 3 tháng trước cách đây
mục cha
commit
2f550a56f2
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      components.d.ts

+ 0 - 3
components.d.ts

@@ -75,7 +75,4 @@ declare module 'vue' {
     VerifySlide: typeof import('./src/components/Verifition/Verify/VerifySlide.vue')['default']
     WangEditor: typeof import('./src/components/FormUI/wangEditor/index.vue')['default']
   }
-  export interface ComponentCustomProperties {
-    vLoading: typeof import('element-plus/es')['ElLoadingDirective']
-  }
 }