zhongxiaoyu 2 năm trước cách đây
mục cha
commit
ae652c742c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      components.d.ts

+ 0 - 1
components.d.ts

@@ -10,7 +10,6 @@ declare module '@vue/runtime-core' {
     CommonChartsChinaMap: typeof import('./src/components/Echarts/commonChartsChinaMap.vue')['default']
     Dialog: typeof import('./src/components/dialog/index.vue')['default']
     ElSvgIcon: typeof import('./src/components/ElSvgIcon.vue')['default']
-    'Index copy': typeof import('./src/components/steps/index copy.vue')['default']
     Minheader: typeof import('./src/components/minheader/index.vue')['default']
     OverflowTooltip: typeof import('./src/components/OverflowTooltip/index.vue')['default']
     RouterLink: typeof import('vue-router')['RouterLink']