|
|
|
@ -49,11 +49,7 @@ declare module '@vue/runtime-core' { |
|
|
|
ElSwitch: typeof import('element-plus/es')['ElSwitch'] |
|
|
|
ElTable: typeof import('element-plus/es')['ElTable'] |
|
|
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn'] |
|
|
|
ElTabPane: typeof import('element-plus/es')['ElTabPane'] |
|
|
|
ElTabs: typeof import('element-plus/es')['ElTabs'] |
|
|
|
ElTag: typeof import('element-plus/es')['ElTag'] |
|
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip'] |
|
|
|
ElTreeSelect: typeof import('element-plus/es')['ElTreeSelect'] |
|
|
|
ElUpload: typeof import('element-plus/es')['ElUpload'] |
|
|
|
ExportSure: typeof import('./src/components/export-sure/index.vue')['default'] |
|
|
|
HeatMap: typeof import('./src/components/heat-map/index.vue')['default'] |
|
|
|
|