|
|
|
@ -124,12 +124,9 @@ declare module '@vue/runtime-core' { |
|
|
|
HeadToolsNew: typeof import('./../components/DesignForm/public/headToolsNew.vue')['default'] |
|
|
|
IconSelect: typeof import('./../components/IconSelect/index.vue')['default'] |
|
|
|
IEpCaretBottom: typeof import('~icons/ep/caret-bottom')['default'] |
|
|
|
IEpCaretTop: typeof import('~icons/ep/caret-top')['default'] |
|
|
|
IEpClose: typeof import('~icons/ep/close')['default'] |
|
|
|
IEpDelete: typeof import('~icons/ep/delete')['default'] |
|
|
|
IEpEdit: typeof import('~icons/ep/edit')['default'] |
|
|
|
IEpMessageBox: typeof import('~icons/ep/message-box')['default'] |
|
|
|
IEpPlus: typeof import('~icons/ep/plus')['default'] |
|
|
|
IEpRefresh: typeof import('~icons/ep/refresh')['default'] |
|
|
|
IEpSearch: typeof import('~icons/ep/search')['default'] |
|
|
|
IEpSetting: typeof import('~icons/ep/setting')['default'] |
|
|
|
|