|
|
@@ -24,7 +24,6 @@ declare module '@vue/runtime-core' { |
|
|
|
ElInput: typeof import('element-plus/es')['ElInput'] |
|
|
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber'] |
|
|
|
ElOption: typeof import('element-plus/es')['ElOption'] |
|
|
|
ElPagination: typeof import('element-plus/es')['ElPagination'] |
|
|
|
ElSelect: typeof import('element-plus/es')['ElSelect'] |
|
|
|
ElSwitch: typeof import('element-plus/es')['ElSwitch'] |
|
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip'] |
|
|
@@ -32,14 +31,8 @@ declare module '@vue/runtime-core' { |
|
|
|
GithubCorner: typeof import('./../components/GithubCorner/index.vue')['default'] |
|
|
|
Hamburger: typeof import('./../components/Hamburger/index.vue')['default'] |
|
|
|
IconSelect: typeof import('./../components/IconSelect/index.vue')['default'] |
|
|
|
IEpCloseBold: typeof import('~icons/ep/close-bold')['default'] |
|
|
|
IEpDelete: typeof import('~icons/ep/delete')['default'] |
|
|
|
IEpDownload: typeof import('~icons/ep/download')['default'] |
|
|
|
IEpEdit: typeof import('~icons/ep/edit')['default'] |
|
|
|
IEpLoading: typeof import('~icons/ep/loading')['default'] |
|
|
|
IEpMenu: typeof import('~icons/ep/menu')['default'] |
|
|
|
IEpSearch: typeof import('~icons/ep/search')['default'] |
|
|
|
IEpVideoPlay: typeof import('~icons/ep/video-play')['default'] |
|
|
|
LangSelect: typeof import('./../components/LangSelect/index.vue')['default'] |
|
|
|
MultiUpload: typeof import('./../components/Upload/MultiUpload.vue')['default'] |
|
|
|
MyLoading: typeof import('./../components/myLoading.vue')['default'] |
|
|
|