zhongxiaoyu 1 year ago
parent
commit
ae652c742c
1 changed files with 0 additions and 1 deletions
  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']