2023-11-30 13:40:30 +08:00
|
|
|
/* eslint-disable */
|
|
|
|
|
/* prettier-ignore */
|
|
|
|
|
// @ts-nocheck
|
|
|
|
|
// Generated by unplugin-vue-components
|
|
|
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
|
|
|
export {}
|
|
|
|
|
|
|
|
|
|
declare module 'vue' {
|
|
|
|
|
export interface GlobalComponents {
|
|
|
|
|
BarCom: typeof import('./src/components/echartsCom/barCom.vue')['default']
|
2023-12-01 15:05:38 +08:00
|
|
|
CloudWords: typeof import('./src/components/echartsCom/CloudWords.vue')['default']
|
2023-11-30 13:40:30 +08:00
|
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
2023-11-30 18:37:22 +08:00
|
|
|
ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
|
2023-12-01 16:29:15 +08:00
|
|
|
ElForm: typeof import('element-plus/es')['ElForm']
|
|
|
|
|
ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
|
|
|
|
ElInput: typeof import('element-plus/es')['ElInput']
|
|
|
|
|
ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
|
|
|
|
ElTabs: typeof import('element-plus/es')['ElTabs']
|
2023-11-30 18:37:22 +08:00
|
|
|
EquipmentDialog: typeof import('./src/components/customCom/equipmentDialog.vue')['default']
|
2023-11-30 13:40:30 +08:00
|
|
|
EquipmentLeasing: typeof import('./src/components/customCom/equipmentLeasing.vue')['default']
|
|
|
|
|
HotProvider: typeof import('./src/components/customCom/hotProvider.vue')['default']
|
2023-12-08 18:14:37 +08:00
|
|
|
LineCom: typeof import('./src/components/echartsCom/lineCom.vue')['default']
|
|
|
|
|
MapEcharts: typeof import('./src/components/echartsCom/mapEcharts.vue')['default']
|
2023-11-30 13:40:30 +08:00
|
|
|
MapLine: typeof import('./src/components/mapBaidu/mapLine.vue')['default']
|
|
|
|
|
Pie3dCom: typeof import('./src/components/echartsCom/Pie3dCom.vue')['default']
|
|
|
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
|
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
|
|
|
}
|
|
|
|
|
}
|