|
|
@ -59,7 +59,6 @@ declare module '@vue/runtime-core' { |
|
|
ElOption: typeof import('element-plus/es')['ElOption'] |
|
|
ElOption: typeof import('element-plus/es')['ElOption'] |
|
|
ElPagination: typeof import('element-plus/es')['ElPagination'] |
|
|
ElPagination: typeof import('element-plus/es')['ElPagination'] |
|
|
ElPopover: typeof import('element-plus/es')['ElPopover'] |
|
|
ElPopover: typeof import('element-plus/es')['ElPopover'] |
|
|
ElProgress: typeof import('element-plus/es')['ElProgress'] |
|
|
|
|
|
ElRadio: typeof import('element-plus/es')['ElRadio'] |
|
|
ElRadio: typeof import('element-plus/es')['ElRadio'] |
|
|
ElRadioButton: typeof import('element-plus/es')['ElRadioButton'] |
|
|
ElRadioButton: typeof import('element-plus/es')['ElRadioButton'] |
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup'] |
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup'] |
|
|
@ -109,7 +108,6 @@ declare module '@vue/runtime-core' { |
|
|
IEpRefresh: typeof import('~icons/ep/refresh')['default'] |
|
|
IEpRefresh: typeof import('~icons/ep/refresh')['default'] |
|
|
IEpSearch: typeof import('~icons/ep/search')['default'] |
|
|
IEpSearch: typeof import('~icons/ep/search')['default'] |
|
|
IEpSetting: typeof import('~icons/ep/setting')['default'] |
|
|
IEpSetting: typeof import('~icons/ep/setting')['default'] |
|
|
IEpView: typeof import('~icons/ep/view')['default'] |
|
|
|
|
|
LangSelect: typeof import('./../components/LangSelect/index.vue')['default'] |
|
|
LangSelect: typeof import('./../components/LangSelect/index.vue')['default'] |
|
|
LayoutPage: typeof import('./../components/DesignForm/layoutPage/index.vue')['default'] |
|
|
LayoutPage: typeof import('./../components/DesignForm/layoutPage/index.vue')['default'] |
|
|
List: typeof import('./../components/DesignForm/public/form/components/list.vue')['default'] |
|
|
List: typeof import('./../components/DesignForm/public/form/components/list.vue')['default'] |
|
|
|