zhaoke 2 жил өмнө
parent
commit
182805b94b
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      components.d.ts

+ 0 - 1
components.d.ts

@@ -5,7 +5,6 @@ import '@vue/runtime-core'
 
 declare module '@vue/runtime-core' {
   export interface GlobalComponents {
-    ColumnSet: typeof import('./src/components/columnSet/index.vue')['default']
     Dialog: typeof import('./src/components/dialog/index.vue')['default']
     ElSvgIcon: typeof import('./src/components/ElSvgIcon.vue')['default']
     Minheader: typeof import('./src/components/minheader/index.vue')['default']