Kaynağa Gözat

Merge branch 'lfj' of https://git.citupro.com/zhengnaiwen_citu/menduner into lfj

Xiao_123 3 ay önce
ebeveyn
işleme
4e2ea1f825
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  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']
-  }
 }