| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- /* eslint-disable */
- /* prettier-ignore */
- // @ts-nocheck
- // Generated by unplugin-vue-components
- // Read more: https://github.com/vuejs/core/pull/3399
- import '@vue/runtime-core'
- export {}
- declare module '@vue/runtime-core' {
- export interface GlobalComponents {
- AreaCascade: typeof import('./src/components/select/AreaCascade.vue')['default']
- AreaCascadeSelect: typeof import('./src/components/select/AreaCascadeSelect.vue')['default']
- AreaSelectCascade: typeof import('./src/components/select/AreaSelectCascade.vue')['default']
- BaseChart: typeof import('./src/components/charts/BaseChart.vue')['default']
- CodeHighlighter: typeof import('./src/components/highlighters/CodeHighlighter.vue')['default']
- CodeHighlighter2: typeof import('./src/components/highlighters/CodeHighlighter2.vue')['default']
- copy: typeof import('./src/components/Forms/VbForm copy.vue')['default']
- DateRangeSelect: typeof import('./src/components/select/DateRangeSelect.vue')['default']
- DynamicTreeSelect: typeof import('./src/components/select/DynamicTreeSelect.vue')['default']
- DySearchSelect: typeof import('./src/components/select/DySearchSelect.vue')['default']
- DySelect: typeof import('./src/components/select/DySelect.vue')['default']
- DySelectCascade: typeof import('./src/components/select/DySelectCascade.vue')['default']
- DySelectTree: typeof import('./src/components/select/DySelectTree.vue')['default']
- ElButton: typeof import('element-plus/es')['ElButton']
- ElCascader: typeof import('element-plus/es')['ElCascader']
- ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
- ElCol: typeof import('element-plus/es')['ElCol']
- ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
- ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
- ElElFormItem: typeof import('element-plus/es')['ElElFormItem']
- ElForm: typeof import('element-plus/es')['ElForm']
- ElFormItem: typeof import('element-plus/es')['ElFormItem']
- ElInput: typeof import('element-plus/es')['ElInput']
- ElOption: typeof import('element-plus/es')['ElOption']
- ElPagination: typeof import('element-plus/es')['ElPagination']
- ElRadio: typeof import('element-plus/es')['ElRadio']
- ElRow: typeof import('element-plus/es')['ElRow']
- ElSelect: typeof import('element-plus/es')['ElSelect']
- ElTree: typeof import('element-plus/es')['ElTree']
- Form: typeof import('./src/components/Forms/Form.vue')['default']
- FormItem: typeof import('./src/components/Forms/FormItem.vue')['default']
- Loading: typeof import('./src/components/Table/table-partials/Loading.vue')['default']
- MenuComponent: typeof import('./src/components/menu/MenuComponent.vue')['default']
- OrgCompany: typeof import('./src/components/Tree/OrgCompany.vue')['default']
- OrgSelectTree: typeof import('./src/components/Tree/OrgSelectTree.vue')['default']
- 'PreviewCode ': typeof import('./src/components/prismjs/PreviewCode .vue')['default']
- RouterLink: typeof import('vue-router')['RouterLink']
- RouterView: typeof import('vue-router')['RouterView']
- TableBodyRow: typeof import('./src/components/Table/table-partials/table-content/table-body/TableBodyRow.vue')['default']
- TableContent: typeof import('./src/components/Table/table-partials/table-content/TableContent.vue')['default']
- TableFixed: typeof import('./src/components/Table/table-partials/table-content/table-fixed/TableFixed.vue')['default']
- TableFooter: typeof import('./src/components/Table/table-partials/TableFooter.vue')['default']
- TableHeadRow: typeof import('./src/components/Table/table-partials/table-content/table-head/TableHeadRow.vue')['default']
- TableItemsPerPageSelect: typeof import('./src/components/Table/table-partials/table-content/table-footer/TableItemsPerPageSelect.vue')['default']
- TablePagination: typeof import('./src/components/Table/table-partials/table-content/table-footer/TablePagination.vue')['default']
- TableRightFixed: typeof import('./src/components/Table/table-partials/table-content/table-fixed/TableRightFixed.vue')['default']
- TableTreeRow: typeof import('./src/components/Table/table-partials/table-content/table-body/TableTreeRow.vue')['default']
- VbDataTable: typeof import('./src/components/Table/VbDataTable.vue')['default']
- VbForm: typeof import('./src/components/Forms/VbForm.vue')['default']
- VbFormItem: typeof import('./src/components/Forms/VbFormItem.vue')['default']
- VbModal: typeof import('./src/components/Modals/VbModal.vue')['default']
- VbTreeTable: typeof import('./src/components/Table/VbTreeTable.vue')['default']
- }
- }
|