components.d.ts 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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. ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
  18. ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup']
  19. ElCol: typeof import('element-plus/es')['ElCol']
  20. ElContainer: typeof import('element-plus/es')['ElContainer']
  21. ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
  22. ElDialog: typeof import('element-plus/es')['ElDialog']
  23. ElDivider: typeof import('element-plus/es')['ElDivider']
  24. ElDropdown: typeof import('element-plus/es')['ElDropdown']
  25. ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
  26. ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
  27. ElEmpty: typeof import('element-plus/es')['ElEmpty']
  28. ElForm: typeof import('element-plus/es')['ElForm']
  29. ElFormItem: typeof import('element-plus/es')['ElFormItem']
  30. ElHeader: typeof import('element-plus/es')['ElHeader']
  31. ElIcon: typeof import('element-plus/es')['ElIcon']
  32. ElInput: typeof import('element-plus/es')['ElInput']
  33. ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
  34. ElMenu: typeof import('element-plus/es')['ElMenu']
  35. ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
  36. ElMenuItemGroup: typeof import('element-plus/es')['ElMenuItemGroup']
  37. ElOption: typeof import('element-plus/es')['ElOption']
  38. ElProgress: typeof import('element-plus/es')['ElProgress']
  39. ElRadio: typeof import('element-plus/es')['ElRadio']
  40. ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
  41. ElRow: typeof import('element-plus/es')['ElRow']
  42. ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
  43. ElSelect: typeof import('element-plus/es')['ElSelect']
  44. ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
  45. ElSwitch: typeof import('element-plus/es')['ElSwitch']
  46. ElTable: typeof import('element-plus/es')['ElTable']
  47. ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
  48. ElTabPane: typeof import('element-plus/es')['ElTabPane']
  49. ElTabs: typeof import('element-plus/es')['ElTabs']
  50. ElTimeSelect: typeof import('element-plus/es')['ElTimeSelect']
  51. ElTooltip: typeof import('element-plus/es')['ElTooltip']
  52. ElTree: typeof import('element-plus/es')['ElTree']
  53. Excel: typeof import('./src/components/generatingCapacityComponent/excel.vue')['default']
  54. ForecastReporting: typeof import('./src/components/powerPredictionComponent/configPage/forecastReporting.vue')['default']
  55. GenerationPlan: typeof import('./src/components/powerPredictionComponent/configPage/generationPlan.vue')['default']
  56. GlobalDialogPage: typeof import('./src/components/powerPredictionComponent/homePageAssembly/globalDialogPage.vue')['default']
  57. ImportDailog: typeof import('./src/components/powerPredictionComponent/configPage/importPage/importDailog.vue')['default']
  58. KMap: typeof import('./src/components/generatingCapacityComponent/kMap/index.vue')['default']
  59. MenuManagement: typeof import('./src/components/powerPredictionComponent/configPage/menuManagement.vue')['default']
  60. MenuTreeconfig: typeof import('./src/components/menuTreeconfig.vue')['default']
  61. MHS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/MHS.vue')['default']
  62. MLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/MLiu.vue')['default']
  63. MonthAndYearBatterDialog: typeof import('./src/components/powerPredictionComponent/batteryDivinerDialog/monthAndYearBatterDialog.vue')['default']
  64. NSS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/NSS.vue')['default']
  65. NumericalWeatherForecast: typeof import('./src/components/powerPredictionComponent/configPage/numericalWeatherForecast.vue')['default']
  66. Nwu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/Nwu.vue')['default']
  67. Overview: typeof import('./src/components/powerPredictionComponent/configPage/Overview.vue')['default']
  68. PanoramaPowerDialogPage: typeof import('./src/components/powerPredictionComponent/panoramicPowerDialog/panoramaPowerDialogPage.vue')['default']
  69. PeriodManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/periodManagement.vue')['default']
  70. PersonManagement: typeof import('./src/components/powerPredictionComponent/configPage/personManagement.vue')['default']
  71. PersonnelRole: typeof import('./src/components/powerPredictionComponent/configPage/personnelRole.vue')['default']
  72. PredictionDialogPage: typeof import('./src/components/powerPredictionComponent/powerPredictionDialog/predictionDialogPage.vue')['default']
  73. PreviewPicture: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/previewPicture.vue')['default']
  74. QS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/QS.vue')['default']
  75. RegionalManagement: typeof import('./src/components/powerPredictionComponent/configPage/regionalManagement.vue')['default']
  76. RightMenu: typeof import('./src/components/generatingCapacityComponent/kMap/rightMenu.vue')['default']
  77. RoleManagement: typeof import('./src/components/powerPredictionComponent/configPage/roleManagement.vue')['default']
  78. RouterLink: typeof import('vue-router')['RouterLink']
  79. RouterView: typeof import('vue-router')['RouterView']
  80. SBQ: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/SBQ.vue')['default']
  81. SLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/SLiu.vue')['default']
  82. StandardizeTheManagement: typeof import('./src/components/powerPredictionComponent/configPage/standardizeTheManagement.vue')['default']
  83. StationManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/stationManagement.vue')['default']
  84. StationPowerMeasurementPoint: typeof import('./src/components/powerPredictionComponent/configPage/stationPowerMeasurementPoint.vue')['default']
  85. SubmitBtn: typeof import('./src/components/generatingCapacityComponent/SubmitBtn.vue')['default']
  86. SvgIcon: typeof import('./src/components/powerPredictionComponent/svgIcon/index.vue')['default']
  87. SvgPageShow: typeof import('./src/components/powerPredictionComponent/powerControlSvg/svgPageShow.vue')['default']
  88. Table: typeof import('./src/components/generatingCapacityComponent/table.vue')['default']
  89. Tree: typeof import('./src/components/generatingCapacityComponent/tree.vue')['default']
  90. UnitManagement: typeof import('./src/components/powerPredictionComponent/configPage/unitManagement.vue')['default']
  91. UnitMeasurementPoint: typeof import('./src/components/powerPredictionComponent/configPage/unitMeasurementPoint.vue')['default']
  92. WeatherDetail: typeof import('./src/components/powerPredictionComponent/homePageAssembly/weatherDetail.vue')['default']
  93. XLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/XLiu.vue')['default']
  94. XS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/XS.vue')['default']
  95. }
  96. export interface ComponentCustomProperties {
  97. vLoading: typeof import('element-plus/es')['ElLoadingDirective']
  98. }
  99. }