123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199 |
- /* 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 {
- '2.5dEcharts': typeof import('./src/components/powerPredictionComponent/homePageAssembly/2.5dEcharts.vue')['default']
- AllStationSettingPage: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/allStationSettingPage.vue')['default']
- AreaBarChart: typeof import('./src/components/chart/combination/area-bar-chart.vue')['default']
- AreaLineChart: typeof import('./src/components/chart/combination/area-line-chart.vue')['default']
- AreaLineChart2: typeof import('./src/components/chart/combination/area-line-chart-2.vue')['default']
- ArrowDashLineChart: typeof import('./src/components/chart/line/arrow-dash-line-chart.vue')['default']
- ArrowLineChart: typeof import('./src/components/chart/line/arrow-line-chart.vue')['default']
- BarLineChart: typeof import('./src/components/chart/combination/bar-line-chart.vue')['default']
- BtnGroup: typeof import('./src/components/coms/btn/btn-group.vue')['default']
- BtnGroupDouble: typeof import('./src/components/coms/btn/btn-group-double.vue')['default']
- CalculationModelConfiguration: typeof import('./src/components/powerPredictionComponent/configPage/calculationModelConfiguration.vue')['default']
- Card1: typeof import('./src/components/coms/cards/card-1.vue')['default']
- CheckTable: typeof import('./src/components/coms/table/check-table.vue')['default']
- Col: typeof import('./src/components/coms/grid/col.vue')['default']
- CollapseList: typeof import('./src/components/coms/collapse/collapse-list.vue')['default']
- CollectionLineManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/collectionLineManagement.vue')['default']
- CommonHeaders: typeof import('./src/components/commonHeaders.vue')['default']
- ConfigurationDesign: typeof import('./src/components/powerPredictionComponent/configPage/configurationDesign.vue')['default']
- Dashboard: typeof import('./src/components/chart/other/Dashboard.vue')['default']
- Dashboard2: typeof import('./src/components/chart/other/Dashboard2.vue')['default']
- DashPieChart: typeof import('./src/components/chart/pie/dash-pie-chart.vue')['default']
- DayBatterDialog: typeof import('./src/components/powerPredictionComponent/batteryDivinerDialog/dayBatterDialog.vue')['default']
- DayPowerChart: typeof import('./src/components/chart/line/DayPowerChart.vue')['default']
- DirectionRadarChart: typeof import('./src/components/chart/radar/direction-radar-chart.vue')['default']
- DoubleLineChart: typeof import('./src/components/chart/line/double-line-chart.vue')['default']
- DoubleLineChartHome: typeof import('./src/components/chart/line/double-line-chart-home.vue')['default']
- DoubleLineChartold: typeof import('./src/components/chart/line/double-line-chartold.vue')['default']
- DualPieChart: typeof import('./src/components/chart/pie/dual-pie-chart.vue')['default']
- EchartsGauge: typeof import('./src/components/homeComponent/echartsGauge.vue')['default']
- EchartsGaugeComponent: typeof import('./src/components/homeComponent/echartsGaugeComponent.vue')['default']
- EchartsPie: typeof import('./src/components/homeComponent/echartsPie.vue')['default']
- EchartsPie2: typeof import('./src/components/homeComponent/echartsPie2.vue')['default']
- ElButton: typeof import('element-plus/es')['ElButton']
- ElCard: typeof import('element-plus/es')['ElCard']
- ElCarousel: typeof import('element-plus/es')['ElCarousel']
- ElCarouselItem: typeof import('element-plus/es')['ElCarouselItem']
- ElCascader: typeof import('element-plus/es')['ElCascader']
- ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
- ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup']
- ElCol: typeof import('element-plus/es')['ElCol']
- ElContainer: typeof import('element-plus/es')['ElContainer']
- ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
- ElDialog: typeof import('element-plus/es')['ElDialog']
- ElDivider: typeof import('element-plus/es')['ElDivider']
- 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']
- ElMenu: typeof import('element-plus/es')['ElMenu']
- ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
- ElMenuItemGroup: typeof import('element-plus/es')['ElMenuItemGroup']
- ElOption: typeof import('element-plus/es')['ElOption']
- ElOptionGroup: typeof import('element-plus/es')['ElOptionGroup']
- ElPagination: typeof import('element-plus/es')['ElPagination']
- ElPopover: typeof import('element-plus/es')['ElPopover']
- ElProgress: typeof import('element-plus/es')['ElProgress']
- 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']
- ElTimeSelect: typeof import('element-plus/es')['ElTimeSelect']
- ElTooltip: typeof import('element-plus/es')['ElTooltip']
- ElTree: typeof import('element-plus/es')['ElTree']
- ElUpload: typeof import('element-plus/es')['ElUpload']
- Excel: typeof import('./src/components/generatingCapacityComponent/excel.vue')['default']
- ForecastBarComponent: typeof import('./src/components/homeComponent/forecastBarComponent.vue')['default']
- ForecastReporting: typeof import('./src/components/powerPredictionComponent/configPage/forecastReporting.vue')['default']
- GenerationPlan: typeof import('./src/components/powerPredictionComponent/configPage/generationPlan.vue')['default']
- GlobalDialogPage: typeof import('./src/components/powerPredictionComponent/homePageAssembly/globalDialogPage.vue')['default']
- GroupTable: typeof import('./src/components/coms/table/group-table.vue')['default']
- HealthBarLineChart: typeof import('./src/components/chart/combination/health-bar-line-chart.vue')['default']
- HorizontalBarChart: typeof import('./src/components/chart/bar/horizontal-bar-chart.vue')['default']
- HoverBarChart: typeof import('./src/components/chart/bar/hover-bar-chart.vue')['default']
- ImgLineChart: typeof import('./src/components/chart/line/img-line-chart.vue')['default']
- ImportDailog: typeof import('./src/components/powerPredictionComponent/configPage/importPage/importDailog.vue')['default']
- KMap: typeof import('./src/components/generatingCapacityComponent/kMap/index.vue')['default']
- List: typeof import('./src/components/coms/list/list.vue')['default']
- ListBarChart: typeof import('./src/components/chart/bar/list-bar-chart.vue')['default']
- ListBarChart2: typeof import('./src/components/chart/bar/list-bar-chart2.vue')['default']
- ListBarChart2Home: typeof import('./src/components/chart/bar/list-bar-chart2-home.vue')['default']
- Loading: typeof import('./src/components/coms/loading/loading.vue')['default']
- MarkerLineChart: typeof import('./src/components/chart/line/marker-line-chart.vue')['default']
- MenuManagement: typeof import('./src/components/powerPredictionComponent/configPage/menuManagement.vue')['default']
- MenuTreeconfig: typeof import('./src/components/menuTreeconfig.vue')['default']
- MHS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/MHS.vue')['default']
- MLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/MLiu.vue')['default']
- MonthAndYearBatterDialog: typeof import('./src/components/powerPredictionComponent/batteryDivinerDialog/monthAndYearBatterDialog.vue')['default']
- MultiArrowLineChart: typeof import('./src/components/chart/line/multi-arrow-line-chart.vue')['default']
- MultipleBarChart: typeof import('./src/components/chart/bar/multiple-bar-chart.vue')['default']
- MultipleBarLineChart: typeof import('./src/components/chart/combination/multiple-bar-line-chart.vue')['default']
- MultipleHoverBarChart: typeof import('./src/components/chart/bar/multiple-hover-bar-chart.vue')['default']
- MultipleLineChart: typeof import('./src/components/chart/line/multiple-line-chart.vue')['default']
- MultipleYLineChart: typeof import('./src/components/chart/line/multiple-y-line-chart.vue')['default']
- MultipleYLineChartNormal: typeof import('./src/components/chart/line/multiple-y-line-chart-normal.vue')['default']
- NormalLineChart: typeof import('./src/components/chart/line/normal-line-chart.vue')['default']
- NormalPieChart: typeof import('./src/components/chart/pie/normal-pie-chart.vue')['default']
- NormalRadarChart: typeof import('./src/components/chart/radar/normal-radar-chart.vue')['default']
- NormalScatterChart: typeof import('./src/components/chart/scatter/normal-scatter-chart.vue')['default']
- NSS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/NSS.vue')['default']
- NumericalWeatherForecast: typeof import('./src/components/powerPredictionComponent/configPage/numericalWeatherForecast.vue')['default']
- Nwu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/Nwu.vue')['default']
- Overview: typeof import('./src/components/powerPredictionComponent/configPage/Overview.vue')['default']
- Panel: typeof import('./src/components/coms/panel/panel.vue')['default']
- Panel2: typeof import('./src/components/coms/panel/panel2.vue')['default']
- Panel3: typeof import('./src/components/coms/panel/panel3.vue')['default']
- PanelNoTitle: typeof import('./src/components/coms/panel/panel-no-title.vue')['default']
- PanelSand: typeof import('./src/components/coms/panel/panel-sand.vue')['default']
- PanelSandToolbar: typeof import('./src/components/coms/panel/panel-sand-toolbar.vue')['default']
- PanoramaPowerDialogPage: typeof import('./src/components/powerPredictionComponent/panoramicPowerDialog/panoramaPowerDialogPage.vue')['default']
- PercentBar: typeof import('./src/components/chart/bar/percent-bar.vue')['default']
- PercentBar2: typeof import('./src/components/chart/bar/percent-bar-2.vue')['default']
- PercentBar3: typeof import('./src/components/chart/bar/percent-bar-3.vue')['default']
- PercentCard: typeof import('./src/components/coms/cards/percent-card.vue')['default']
- PercentCard2: typeof import('./src/components/coms/cards/percent-card-2.vue')['default']
- 'PercentCard2.0.1': typeof import('./src/components/coms/cards/percent-card-2.0.1.vue')['default']
- PercentPieChart: typeof import('./src/components/chart/pie/percent-pie-chart.vue')['default']
- PeriodManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/periodManagement.vue')['default']
- PersonManagement: typeof import('./src/components/powerPredictionComponent/configPage/personManagement.vue')['default']
- PersonnelRole: typeof import('./src/components/powerPredictionComponent/configPage/personnelRole.vue')['default']
- PowerEcharts: typeof import('./src/components/chart/powerEcharts.vue')['default']
- PredictionDialogPage: typeof import('./src/components/powerPredictionComponent/powerPredictionDialog/predictionDialogPage.vue')['default']
- PreviewPicture: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/previewPicture.vue')['default']
- ProgressBar: typeof import('./src/components/coms/progress-bar/progress-bar.vue')['default']
- QS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/QS.vue')['default']
- RadarChart: typeof import('./src/components/chart/radar/radar-chart.vue')['default']
- RadarPieChart: typeof import('./src/components/chart/pie/radar-pie-chart.vue')['default']
- RegionalManagement: typeof import('./src/components/powerPredictionComponent/configPage/regionalManagement.vue')['default']
- RightMenu: typeof import('./src/components/generatingCapacityComponent/kMap/rightMenu.vue')['default']
- RoleManagement: typeof import('./src/components/powerPredictionComponent/configPage/roleManagement.vue')['default']
- RouterLink: typeof import('vue-router')['RouterLink']
- RouterView: typeof import('vue-router')['RouterView']
- Row: typeof import('./src/components/coms/grid/row.vue')['default']
- SBQ: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/SBQ.vue')['default']
- ScatterLineChart: typeof import('./src/components/chart/combination/scatter-line-chart.vue')['default']
- SimpleLineChart: typeof import('./src/components/chart/line/simple-line-chart.vue')['default']
- SingleBarChart: typeof import('./src/components/chart/bar/single-bar-chart.vue')['default']
- SLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/SLiu.vue')['default']
- StandardizeTheManagement: typeof import('./src/components/powerPredictionComponent/configPage/standardizeTheManagement.vue')['default']
- StationManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/stationManagement.vue')['default']
- StationPowerMeasurementPoint: typeof import('./src/components/powerPredictionComponent/configPage/stationPowerMeasurementPoint.vue')['default']
- StrightLineChart: typeof import('./src/components/chart/line/stright-line-chart.vue')['default']
- SubmitBtn: typeof import('./src/components/generatingCapacityComponent/SubmitBtn.vue')['default']
- SvgDraw: typeof import('./src/components/coms/icon/svg-draw.vue')['default']
- SvgIcon: typeof import('./src/components/coms/icon/svg-icon.vue')['default']
- SvgPageShow: typeof import('./src/components/powerPredictionComponent/powerControlSvg/svgPageShow.vue')['default']
- Tab: typeof import('./src/components/coms/tabs/tab.vue')['default']
- Table: typeof import('./src/components/generatingCapacityComponent/table.vue')['default']
- Table2: typeof import('./src/components/coms/table/table2.vue')['default']
- Table3: typeof import('./src/components/coms/table/table3.vue')['default']
- TableLineChart: typeof import('./src/components/chart/line/table-line-chart.vue')['default']
- TablePage: typeof import('./src/components/coms/table/table-page.vue')['default']
- TableQc: typeof import('./src/components/coms/table/table-qc.vue')['default']
- TableSpan: typeof import('./src/components/coms/table/table-span.vue')['default']
- TableUnpage: typeof import('./src/components/coms/table/table-unpage.vue')['default']
- Thermometer: typeof import('./src/components/chart/bar/thermometer.vue')['default']
- ThermometerChart: typeof import('./src/components/chart/other/thermometer-chart.vue')['default']
- ThermometerVChart: typeof import('./src/components/chart/other/thermometer-v-chart.vue')['default']
- ToolbarPanel: typeof import('./src/components/coms/panel/toolbar-panel.vue')['default']
- Tree: typeof import('./src/components/generatingCapacityComponent/tree.vue')['default']
- TreeStyle: typeof import('./src/components/generatingCapacityComponent/treeStyle.vue')['default']
- UnitManagement: typeof import('./src/components/powerPredictionComponent/configPage/unitManagement.vue')['default']
- UnitMeasurementPoint: typeof import('./src/components/powerPredictionComponent/configPage/unitMeasurementPoint.vue')['default']
- VertivalBarLineChart: typeof import('./src/components/chart/combination/vertival-bar-line-chart.vue')['default']
- WeatherDetail: typeof import('./src/components/powerPredictionComponent/homePageAssembly/weatherDetail.vue')['default']
- WeatherLineChart: typeof import('./src/components/chart/line/weather-line-chart.vue')['default']
- WtChooser: typeof import('./src/components/coms/wt-chooser/wt-chooser.vue')['default']
- XLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/XLiu.vue')['default']
- XS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/XS.vue')['default']
- ZoomLineChart: typeof import('./src/components/chart/line/zoom-line-chart.vue')['default']
- }
- export interface ComponentCustomProperties {
- vLoading: typeof import('element-plus/es')['ElLoadingDirective']
- }
- }
|