You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
4.0 KiB
68 lines
4.0 KiB
// generated by unplugin-vue-components
|
|
// We suggest you to commit this file into source control
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
import '@vue/runtime-core'
|
|
|
|
export {}
|
|
|
|
declare module '@vue/runtime-core' {
|
|
export interface GlobalComponents {
|
|
ColSetting: typeof import('./src/components/ProTable/components/ColSetting.vue')['default']
|
|
DynamicAdditionComponent: typeof import('./src/components/wen-test/DynamicAdditionComponent.vue')['default']
|
|
ElAside: typeof import('element-plus/es')['ElAside']
|
|
ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
|
|
ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
|
ElCol: typeof import('element-plus/es')['ElCol']
|
|
ElContainer: typeof import('element-plus/es')['ElContainer']
|
|
ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
|
|
ElderListDialog: typeof import('./src/components/elderListDialog/index.vue')['default']
|
|
ElDialog: typeof import('element-plus/es')['ElDialog']
|
|
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']
|
|
ElInput: typeof import('element-plus/es')['ElInput']
|
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
|
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']
|
|
ElPopconfirm: typeof import('element-plus/es')['ElPopconfirm']
|
|
ElRadio: typeof import('element-plus/es')['ElRadio']
|
|
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']
|
|
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']
|
|
ElTag: typeof import('element-plus/es')['ElTag']
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
ElTree: typeof import('element-plus/es')['ElTree']
|
|
ElUpload: typeof import('element-plus/es')['ElUpload']
|
|
Grid: typeof import('./src/components/Grid/index.vue')['default']
|
|
GridItem: typeof import('./src/components/Grid/components/GridItem.vue')['default']
|
|
IconPark: typeof import('./src/components/IconPark/index.vue')['default']
|
|
Image: typeof import('./src/components/upload/image/index.vue')['default']
|
|
MyCard: typeof import('./src/components/my-card/my-card.vue')['default']
|
|
Pagination: typeof import('./src/components/ProTable/components/Pagination.vue')['default']
|
|
ProTable: typeof import('./src/components/ProTable/index.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
SearchForm: typeof import('./src/components/SearchForm/index.vue')['default']
|
|
SearchFormItem: typeof import('./src/components/SearchForm/components/SearchFormItem.vue')['default']
|
|
Src: typeof import('./src/components/ReImageVerify/src/index.vue')['default']
|
|
SvgIcon: typeof import('./src/components/SvgIcon/index.vue')['default']
|
|
TableColumn: typeof import('./src/components/ProTable/components/TableColumn.vue')['default']
|
|
TreeDialog: typeof import('./src/components/treeDialog/index.vue')['default']
|
|
}
|
|
}
|