components.d.ts 8.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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. ElSpace: typeof import('element-plus/es')['ElSpace']
  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. ElText: typeof import('element-plus/es')['ElText']
  48. ElTimeSelect: typeof import('element-plus/es')['ElTimeSelect']
  49. ElTooltip: typeof import('element-plus/es')['ElTooltip']
  50. ElTree: typeof import('element-plus/es')['ElTree']
  51. Excel: typeof import('./src/components/generatingCapacityComponent/excel.vue')['default']
  52. ForecastReporting: typeof import('./src/components/powerPredictionComponent/configPage/forecastReporting.vue')['default']
  53. GenerationPlan: typeof import('./src/components/powerPredictionComponent/configPage/generationPlan.vue')['default']
  54. GlobalDialogPage: typeof import('./src/components/powerPredictionComponent/homePageAssembly/globalDialogPage.vue')['default']
  55. ImportDailog: typeof import('./src/components/powerPredictionComponent/configPage/importPage/importDailog.vue')['default']
  56. KMap: typeof import('./src/components/generatingCapacityComponent/kMap/index.vue')['default']
  57. MenuManagement: typeof import('./src/components/powerPredictionComponent/configPage/menuManagement.vue')['default']
  58. MenuTreeconfig: typeof import('./src/components/powerPredictionComponent/configPage/menuTreeconfig.vue')['default']
  59. MHS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/MHS.vue')['default']
  60. MLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/MLiu.vue')['default']
  61. MonthAndYearBatterDialog: typeof import('./src/components/powerPredictionComponent/batteryDivinerDialog/monthAndYearBatterDialog.vue')['default']
  62. NSS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/NSS.vue')['default']
  63. NumericalWeatherForecast: typeof import('./src/components/powerPredictionComponent/configPage/numericalWeatherForecast.vue')['default']
  64. Nwu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/Nwu.vue')['default']
  65. Overview: typeof import('./src/components/powerPredictionComponent/configPage/Overview.vue')['default']
  66. PanoramaPowerDialogPage: typeof import('./src/components/powerPredictionComponent/panoramicPowerDialog/panoramaPowerDialogPage.vue')['default']
  67. PeriodManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/periodManagement.vue')['default']
  68. PersonManagement: typeof import('./src/components/powerPredictionComponent/configPage/personManagement.vue')['default']
  69. PersonnelRole: typeof import('./src/components/powerPredictionComponent/configPage/personnelRole.vue')['default']
  70. PredictionDialogPage: typeof import('./src/components/powerPredictionComponent/powerPredictionDialog/predictionDialogPage.vue')['default']
  71. PreviewPicture: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/previewPicture.vue')['default']
  72. QS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/QS.vue')['default']
  73. RegionalManagement: typeof import('./src/components/powerPredictionComponent/configPage/regionalManagement.vue')['default']
  74. RightMenu: typeof import('./src/components/generatingCapacityComponent/kMap/rightMenu.vue')['default']
  75. RoleManagement: typeof import('./src/components/powerPredictionComponent/configPage/roleManagement.vue')['default']
  76. RouterLink: typeof import('vue-router')['RouterLink']
  77. RouterView: typeof import('vue-router')['RouterView']
  78. SBQ: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/SBQ.vue')['default']
  79. SLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/SLiu.vue')['default']
  80. StandardizeTheManagement: typeof import('./src/components/powerPredictionComponent/configPage/standardizeTheManagement.vue')['default']
  81. StationManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/stationManagement.vue')['default']
  82. StationPowerMeasurementPoint: typeof import('./src/components/powerPredictionComponent/configPage/stationPowerMeasurementPoint.vue')['default']
  83. SubmitBtn: typeof import('./src/components/generatingCapacityComponent/SubmitBtn.vue')['default']
  84. SvgIcon: typeof import('./src/components/powerPredictionComponent/svgIcon/index.vue')['default']
  85. SvgPageShow: typeof import('./src/components/powerPredictionComponent/powerControlSvg/svgPageShow.vue')['default']
  86. Table: typeof import('./src/components/generatingCapacityComponent/table.vue')['default']
  87. Tree: typeof import('./src/components/generatingCapacityComponent/tree.vue')['default']
  88. UnitManagement: typeof import('./src/components/powerPredictionComponent/configPage/unitManagement.vue')['default']
  89. UnitMeasurementPoint: typeof import('./src/components/powerPredictionComponent/configPage/unitMeasurementPoint.vue')['default']
  90. WeatherDetail: typeof import('./src/components/powerPredictionComponent/homePageAssembly/weatherDetail.vue')['default']
  91. XLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/XLiu.vue')['default']
  92. XS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/XS.vue')['default']
  93. }
  94. export interface ComponentCustomProperties {
  95. vLoading: typeof import('element-plus/es')['ElLoadingDirective']
  96. }
  97. }