components.d.ts 8.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. /* eslint-disable */
  2. /* prettier-ignore */
  3. // @ts-nocheck
  4. // Generated by unplugin-vue-components
  5. // Read more: https://github.com/vuejs/core/pull/3399
  6. export {}
  7. declare module 'vue' {
  8. export interface GlobalComponents {
  9. '2.5dEcharts': typeof import('./src/components/powerPredictionComponent/homePageAssembly/2.5dEcharts.vue')['default']
  10. AllStationSettingPage: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/allStationSettingPage.vue')['default']
  11. CalculationModelConfiguration: typeof import('./src/components/powerPredictionComponent/configPage/calculationModelConfiguration.vue')['default']
  12. CollectionLineManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/collectionLineManagement.vue')['default']
  13. CommonHeaders: typeof import('./src/components/commonHeaders.vue')['default']
  14. ConfigurationDesign: typeof import('./src/components/powerPredictionComponent/configPage/configurationDesign.vue')['default']
  15. DayBatterDialog: typeof import('./src/components/powerPredictionComponent/batteryDivinerDialog/dayBatterDialog.vue')['default']
  16. ElButton: typeof import('element-plus/es')['ElButton']
  17. ElButtonGroup: typeof import('element-plus/es')['ElButtonGroup']
  18. ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
  19. ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup']
  20. ElCol: typeof import('element-plus/es')['ElCol']
  21. ElContainer: typeof import('element-plus/es')['ElContainer']
  22. ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
  23. ElDialog: typeof import('element-plus/es')['ElDialog']
  24. ElDivider: typeof import('element-plus/es')['ElDivider']
  25. ElDropdown: typeof import('element-plus/es')['ElDropdown']
  26. ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
  27. ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
  28. ElEmpty: typeof import('element-plus/es')['ElEmpty']
  29. ElForm: typeof import('element-plus/es')['ElForm']
  30. ElFormItem: typeof import('element-plus/es')['ElFormItem']
  31. ElHeader: typeof import('element-plus/es')['ElHeader']
  32. ElIcon: typeof import('element-plus/es')['ElIcon']
  33. ElInput: typeof import('element-plus/es')['ElInput']
  34. ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
  35. ElOption: typeof import('element-plus/es')['ElOption']
  36. ElProgress: typeof import('element-plus/es')['ElProgress']
  37. ElRadio: typeof import('element-plus/es')['ElRadio']
  38. ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
  39. ElRow: typeof import('element-plus/es')['ElRow']
  40. ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
  41. ElSelect: typeof import('element-plus/es')['ElSelect']
  42. ElSwitch: typeof import('element-plus/es')['ElSwitch']
  43. ElTable: typeof import('element-plus/es')['ElTable']
  44. ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
  45. ElTabPane: typeof import('element-plus/es')['ElTabPane']
  46. ElTabs: typeof import('element-plus/es')['ElTabs']
  47. ElTimeSelect: typeof import('element-plus/es')['ElTimeSelect']
  48. ElTooltip: typeof import('element-plus/es')['ElTooltip']
  49. ElTree: typeof import('element-plus/es')['ElTree']
  50. Excel: typeof import('./src/components/generatingCapacityComponent/excel.vue')['default']
  51. ForecastReporting: typeof import('./src/components/powerPredictionComponent/configPage/forecastReporting.vue')['default']
  52. GenerationPlan: typeof import('./src/components/powerPredictionComponent/configPage/generationPlan.vue')['default']
  53. GlobalDialogPage: typeof import('./src/components/powerPredictionComponent/homePageAssembly/globalDialogPage.vue')['default']
  54. ImportDailog: typeof import('./src/components/powerPredictionComponent/configPage/importPage/importDailog.vue')['default']
  55. KMap: typeof import('./src/components/generatingCapacityComponent/kMap/index.vue')['default']
  56. MenuManagement: typeof import('./src/components/powerPredictionComponent/configPage/menuManagement.vue')['default']
  57. MenuTreeconfig: typeof import('./src/components/powerPredictionComponent/configPage/menuTreeconfig.vue')['default']
  58. MHS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/MHS.vue')['default']
  59. MLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/MLiu.vue')['default']
  60. MonthAndYearBatterDialog: typeof import('./src/components/powerPredictionComponent/batteryDivinerDialog/monthAndYearBatterDialog.vue')['default']
  61. NSS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/NSS.vue')['default']
  62. NumericalWeatherForecast: typeof import('./src/components/powerPredictionComponent/configPage/numericalWeatherForecast.vue')['default']
  63. Nwu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/Nwu.vue')['default']
  64. Overview: typeof import('./src/components/powerPredictionComponent/configPage/Overview.vue')['default']
  65. PanoramaPowerDialogPage: typeof import('./src/components/powerPredictionComponent/panoramicPowerDialog/panoramaPowerDialogPage.vue')['default']
  66. PeriodManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/periodManagement.vue')['default']
  67. PersonManagement: typeof import('./src/components/powerPredictionComponent/configPage/personManagement.vue')['default']
  68. PersonnelRole: typeof import('./src/components/powerPredictionComponent/configPage/personnelRole.vue')['default']
  69. PredictionDialogPage: typeof import('./src/components/powerPredictionComponent/powerPredictionDialog/predictionDialogPage.vue')['default']
  70. PreviewPicture: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/previewPicture.vue')['default']
  71. QS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/QS.vue')['default']
  72. RegionalManagement: typeof import('./src/components/powerPredictionComponent/configPage/regionalManagement.vue')['default']
  73. RightMenu: typeof import('./src/components/generatingCapacityComponent/kMap/rightMenu.vue')['default']
  74. RoleManagement: typeof import('./src/components/powerPredictionComponent/configPage/roleManagement.vue')['default']
  75. RouterLink: typeof import('vue-router')['RouterLink']
  76. RouterView: typeof import('vue-router')['RouterView']
  77. SBQ: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/SBQ.vue')['default']
  78. SLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/SLiu.vue')['default']
  79. StandardizeTheManagement: typeof import('./src/components/powerPredictionComponent/configPage/standardizeTheManagement.vue')['default']
  80. StationManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/stationManagement.vue')['default']
  81. StationPowerMeasurementPoint: typeof import('./src/components/powerPredictionComponent/configPage/stationPowerMeasurementPoint.vue')['default']
  82. SubmitBtn: typeof import('./src/components/generatingCapacityComponent/SubmitBtn.vue')['default']
  83. SvgIcon: typeof import('./src/components/powerPredictionComponent/svgIcon/index.vue')['default']
  84. SvgPageShow: typeof import('./src/components/powerPredictionComponent/powerControlSvg/svgPageShow.vue')['default']
  85. Table: typeof import('./src/components/generatingCapacityComponent/table.vue')['default']
  86. Tree: typeof import('./src/components/generatingCapacityComponent/tree.vue')['default']
  87. UnitManagement: typeof import('./src/components/powerPredictionComponent/configPage/unitManagement.vue')['default']
  88. UnitMeasurementPoint: typeof import('./src/components/powerPredictionComponent/configPage/unitMeasurementPoint.vue')['default']
  89. WeatherDetail: typeof import('./src/components/powerPredictionComponent/homePageAssembly/weatherDetail.vue')['default']
  90. XLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/XLiu.vue')['default']
  91. XS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/XS.vue')['default']
  92. }
  93. export interface ComponentCustomProperties {
  94. vLoading: typeof import('element-plus/es')['ElLoadingDirective']
  95. }
  96. }