|
|
|
@ -22,14 +22,9 @@ declare module '@vue/runtime-core' { |
|
|
|
DiyIconfont: typeof import('./../components/DesignForm/public/expand/diy-iconfont.vue')['default'] |
|
|
|
DragControl: typeof import('./../components/DesignForm/dragControl.vue')['default'] |
|
|
|
ElAffix: typeof import('element-plus/es')['ElAffix'] |
|
|
|
<<<<<<< HEAD |
|
|
|
ElAlert: typeof import('element-plus/es')['ElAlert'] |
|
|
|
======= |
|
|
|
>>>>>>> v7_master |
|
|
|
ElAside: typeof import('element-plus/es')['ElAside'] |
|
|
|
ElAvatar: typeof import('element-plus/es')['ElAvatar'] |
|
|
|
ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb'] |
|
|
|
ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem'] |
|
|
|
ElButton: typeof import('element-plus/es')['ElButton'] |
|
|
|
ElButtonGroup: typeof import('element-plus/es')['ElButtonGroup'] |
|
|
|
ElCard: typeof import('element-plus/es')['ElCard'] |
|
|
|
@ -56,13 +51,11 @@ declare module '@vue/runtime-core' { |
|
|
|
ElFormItem: typeof import('element-plus/es')['ElFormItem'] |
|
|
|
ElIcon: typeof import('element-plus/es')['ElIcon'] |
|
|
|
ElImage: typeof import('element-plus/es')['ElImage'] |
|
|
|
ElImageViewer: typeof import('element-plus/es')['ElImageViewer'] |
|
|
|
ElInput: typeof import('element-plus/es')['ElInput'] |
|
|
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber'] |
|
|
|
ElLink: typeof import('element-plus/es')['ElLink'] |
|
|
|
ElMain: typeof import('element-plus/es')['ElMain'] |
|
|
|
ElMenu: typeof import('element-plus/es')['ElMenu'] |
|
|
|
ElMenuItem: typeof import('element-plus/es')['ElMenuItem'] |
|
|
|
ElOption: typeof import('element-plus/es')['ElOption'] |
|
|
|
ElPagination: typeof import('element-plus/es')['ElPagination'] |
|
|
|
ElPopover: typeof import('element-plus/es')['ElPopover'] |
|
|
|
@ -75,11 +68,9 @@ declare module '@vue/runtime-core' { |
|
|
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar'] |
|
|
|
ElSelect: typeof import('element-plus/es')['ElSelect'] |
|
|
|
ElSelectV2: typeof import('element-plus/es')['ElSelectV2'] |
|
|
|
ElSlider: typeof import('element-plus/es')['ElSlider'] |
|
|
|
ElSpace: typeof import('element-plus/es')['ElSpace'] |
|
|
|
ElStep: typeof import('element-plus/es')['ElStep'] |
|
|
|
ElSteps: typeof import('element-plus/es')['ElSteps'] |
|
|
|
ElSubMenu: typeof import('element-plus/es')['ElSubMenu'] |
|
|
|
ElSwitch: typeof import('element-plus/es')['ElSwitch'] |
|
|
|
ElTable: typeof import('element-plus/es')['ElTable'] |
|
|
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn'] |
|
|
|
@ -114,8 +105,6 @@ declare module '@vue/runtime-core' { |
|
|
|
HeadTools: typeof import('./../components/DesignForm/public/headTools.vue')['default'] |
|
|
|
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'] |
|
|
|
IEpCollection: typeof import('~icons/ep/collection')['default'] |
|
|
|
IEpDelete: typeof import('~icons/ep/delete')['default'] |
|
|
|
@ -131,11 +120,8 @@ declare module '@vue/runtime-core' { |
|
|
|
IEpRefreshLeft: typeof import('~icons/ep/refresh-left')['default'] |
|
|
|
IEpSearch: typeof import('~icons/ep/search')['default'] |
|
|
|
IEpSetting: typeof import('~icons/ep/setting')['default'] |
|
|
|
<<<<<<< HEAD |
|
|
|
IEpTop: typeof import('~icons/ep/top')['default'] |
|
|
|
IEpUploadFilled: typeof import('~icons/ep/upload-filled')['default'] |
|
|
|
======= |
|
|
|
>>>>>>> v7_master |
|
|
|
IEpUser: typeof import('~icons/ep/user')['default'] |
|
|
|
IEpView: typeof import('~icons/ep/view')['default'] |
|
|
|
LangSelect: typeof import('./../components/LangSelect/index.vue')['default'] |
|
|
|
|