|
@@ -17,10 +17,72 @@ declare module 'vue' {
|
|
ContactSelect: typeof import('./../components/ContactSelect/index.vue')['default']
|
|
ContactSelect: typeof import('./../components/ContactSelect/index.vue')['default']
|
|
DictTag: typeof import('./../components/DictTag/index.vue')['default']
|
|
DictTag: typeof import('./../components/DictTag/index.vue')['default']
|
|
Editor: typeof import('./../components/Editor/index.vue')['default']
|
|
Editor: typeof import('./../components/Editor/index.vue')['default']
|
|
|
|
+ ElAnchor: typeof import('element-plus/es')['ElAnchor']
|
|
|
|
+ ElAnchorLink: typeof import('element-plus/es')['ElAnchorLink']
|
|
|
|
+ ElAutocomplete: typeof import('element-plus/es')['ElAutocomplete']
|
|
|
|
+ ElBadge: typeof import('element-plus/es')['ElBadge']
|
|
|
|
+ ElButton: typeof import('element-plus/es')['ElButton']
|
|
|
|
+ ElCard: typeof import('element-plus/es')['ElCard']
|
|
|
|
+ ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
|
|
|
|
+ ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup']
|
|
|
|
+ ElCol: typeof import('element-plus/es')['ElCol']
|
|
|
|
+ ElCollapse: typeof import('element-plus/es')['ElCollapse']
|
|
|
|
+ ElCollapseItem: typeof import('element-plus/es')['ElCollapseItem']
|
|
|
|
+ ElColorPicker: typeof import('element-plus/es')['ElColorPicker']
|
|
|
|
+ ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
|
|
|
|
+ ElContainer: typeof import('element-plus/es')['ElContainer']
|
|
|
|
+ ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
|
|
|
|
+ ElDescriptions: typeof import('element-plus/es')['ElDescriptions']
|
|
|
|
+ ElDescriptionsItem: typeof import('element-plus/es')['ElDescriptionsItem']
|
|
|
|
+ ElDialog: typeof import('element-plus/es')['ElDialog']
|
|
|
|
+ ElDivider: typeof import('element-plus/es')['ElDivider']
|
|
|
|
+ ElDrawer: typeof import('element-plus/es')['ElDrawer']
|
|
|
|
+ ElDropdown: typeof import('element-plus/es')['ElDropdown']
|
|
|
|
+ ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
|
|
|
|
+ ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
|
|
|
|
+ ElEmpty: typeof import('element-plus/es')['ElEmpty']
|
|
|
|
+ ElForm: typeof import('element-plus/es')['ElForm']
|
|
|
|
+ ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
|
|
|
+ ElHeader: typeof import('element-plus/es')['ElHeader']
|
|
|
|
+ ElIcon: typeof import('element-plus/es')['ElIcon']
|
|
|
|
+ ElImage: typeof import('element-plus/es')['ElImage']
|
|
|
|
+ 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']
|
|
|
|
+ ElRadio: typeof import('element-plus/es')['ElRadio']
|
|
|
|
+ ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
|
|
|
+ ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
|
|
|
+ ElRow: typeof import('element-plus/es')['ElRow']
|
|
|
|
+ ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
|
|
|
+ ElSelect: typeof import('element-plus/es')['ElSelect']
|
|
|
|
+ ElSpace: typeof import('element-plus/es')['ElSpace']
|
|
|
|
+ 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']
|
|
|
|
+ ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
|
|
|
+ ElTabs: typeof import('element-plus/es')['ElTabs']
|
|
|
|
+ ElTag: typeof import('element-plus/es')['ElTag']
|
|
|
|
+ ElText: typeof import('element-plus/es')['ElText']
|
|
|
|
+ ElTimeline: typeof import('element-plus/es')['ElTimeline']
|
|
|
|
+ ElTimelineItem: typeof import('element-plus/es')['ElTimelineItem']
|
|
|
|
+ ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
|
|
+ ElTree: typeof import('element-plus/es')['ElTree']
|
|
|
|
+ ElTreeSelect: typeof import('element-plus/es')['ElTreeSelect']
|
|
|
|
+ ElUpload: typeof import('element-plus/es')['ElUpload']
|
|
FileUpload: typeof import('./../components/FileUpload/index.vue')['default']
|
|
FileUpload: typeof import('./../components/FileUpload/index.vue')['default']
|
|
Hamburger: typeof import('./../components/Hamburger/index.vue')['default']
|
|
Hamburger: typeof import('./../components/Hamburger/index.vue')['default']
|
|
HeaderSearch: typeof import('./../components/HeaderSearch/index.vue')['default']
|
|
HeaderSearch: typeof import('./../components/HeaderSearch/index.vue')['default']
|
|
IconSelect: typeof import('./../components/IconSelect/index.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']
|
|
|
|
+ IEpUploadFilled: typeof import('~icons/ep/upload-filled')['default']
|
|
IFrame: typeof import('./../components/iFrame/index.vue')['default']
|
|
IFrame: typeof import('./../components/iFrame/index.vue')['default']
|
|
ImagePreview: typeof import('./../components/ImagePreview/index.vue')['default']
|
|
ImagePreview: typeof import('./../components/ImagePreview/index.vue')['default']
|
|
ImageUpload: typeof import('./../components/ImageUpload/index.vue')['default']
|
|
ImageUpload: typeof import('./../components/ImageUpload/index.vue')['default']
|
|
@@ -42,4 +104,7 @@ declare module 'vue' {
|
|
TreeSelect: typeof import('./../components/TreeSelect/index.vue')['default']
|
|
TreeSelect: typeof import('./../components/TreeSelect/index.vue')['default']
|
|
UserSelect: typeof import('./../components/UserSelect/index.vue')['default']
|
|
UserSelect: typeof import('./../components/UserSelect/index.vue')['default']
|
|
}
|
|
}
|
|
|
|
+ export interface ComponentCustomProperties {
|
|
|
|
+ vLoading: typeof import('element-plus/es')['ElLoadingDirective']
|
|
|
|
+ }
|
|
}
|
|
}
|