@ued_fpi/data-visual 1.2.2 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (294) hide show
  1. package/dist/es/aims/src/AirQualityPresentSituation/index.vue.mjs +41 -15
  2. package/dist/es/aims/src/AirQualityRealTime/api/index.d.ts +1 -1
  3. package/dist/es/aims/src/AirQualityRealTime/index.vue.mjs +16 -11
  4. package/dist/es/aims/src/AirQualityRealTimeAndDay/api/index.d.ts +28 -0
  5. package/dist/es/aims/src/AirQualityRealTimeAndDay/api/index.mjs +11 -0
  6. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.d.ts +122 -0
  7. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.mjs +7 -0
  8. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.vue.d.ts +33 -0
  9. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.vue.mjs +218 -0
  10. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.vue2.mjs +3 -0
  11. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.vue3.mjs +6 -0
  12. package/dist/es/aims/src/index.d.ts +1 -0
  13. package/dist/es/aims/src/index.mjs +1 -0
  14. package/dist/es/bmp/src/AlgaeMonitoring/index.vue.mjs +3 -3
  15. package/dist/es/index.mjs +2 -1
  16. package/dist/es/ipes/src/AccessVehicleManage/index.vue.mjs +20 -17
  17. package/dist/es/ipes/src/AirPollutionDischarge/index.vue.mjs +82 -68
  18. package/dist/es/ipes/src/AirQualityManagement/index.vue.mjs +2 -2
  19. package/dist/es/ipes/src/BusinessManage/index.vue.mjs +12 -7
  20. package/dist/es/ipes/src/EmergencyDuty/index.d.ts +23 -30
  21. package/dist/es/ipes/src/EmergencyDuty/index.mjs +4 -3
  22. package/dist/es/ipes/src/EmergencyDuty/index.vue.d.ts +13 -10
  23. package/dist/es/ipes/src/EmergencyDuty/index.vue.mjs +97 -33
  24. package/dist/es/ipes/src/EmergencyDuty/index.vue2.mjs +2 -20
  25. package/dist/es/ipes/src/EmergencyDuty/index.vue3.mjs +5 -2
  26. package/dist/es/ipes/src/EmergencyDuty/type.d.ts +7 -0
  27. package/dist/es/ipes/src/EmergencyManage/index.d.ts +9 -27
  28. package/dist/es/ipes/src/EmergencyManage/index.vue.d.ts +5 -17
  29. package/dist/es/ipes/src/EmergencyManage/index.vue.mjs +35 -56
  30. package/dist/es/ipes/src/EmergencyResources/images/expert.png.mjs +3 -0
  31. package/dist/es/ipes/src/EmergencyResources/images/materials.png.mjs +3 -0
  32. package/dist/es/ipes/src/EmergencyResources/images/personnel.png.mjs +3 -0
  33. package/dist/es/ipes/src/EmergencyResources/images/preplan.png.mjs +2 -2
  34. package/dist/es/ipes/src/EmergencyResources/images/protected.png.mjs +3 -0
  35. package/dist/es/ipes/src/EmergencyResources/images/shelter.png.mjs +3 -0
  36. package/dist/es/ipes/src/EmergencyResources/images/store.png.mjs +3 -0
  37. package/dist/es/ipes/src/EmergencyResources/images/team.png.mjs +3 -0
  38. package/dist/es/ipes/src/EmergencyResources/index.d.ts +12 -30
  39. package/dist/es/ipes/src/EmergencyResources/index.vue.d.ts +7 -20
  40. package/dist/es/ipes/src/EmergencyResources/index.vue.mjs +107 -28
  41. package/dist/es/ipes/src/EnterpriseProtectionCode/index.d.ts +17 -25
  42. package/dist/es/ipes/src/EnterpriseProtectionCode/index.vue.d.ts +7 -14
  43. package/dist/es/ipes/src/EnterpriseProtectionCode/index.vue.mjs +53 -45
  44. package/dist/es/ipes/src/EnvManage/index.vue.mjs +2 -1
  45. package/dist/es/ipes/src/EnvironmentalProtection/images/piebottom.png.mjs +2 -2
  46. package/dist/es/ipes/src/EnvironmentalProtection/images/pietop.png.mjs +2 -2
  47. package/dist/es/ipes/src/EnvironmentalProtection/index.vue.mjs +9 -17
  48. package/dist/es/ipes/src/EnvironmentalRiskManagement/index.d.ts +76 -7
  49. package/dist/es/ipes/src/EnvironmentalRiskManagement/index.vue.d.ts +49 -3
  50. package/dist/es/ipes/src/EnvironmentalRiskManagement/index.vue.mjs +22 -53
  51. package/dist/es/ipes/src/GasControl/index.d.ts +12 -12
  52. package/dist/es/ipes/src/GasControl/index.vue.d.ts +6 -6
  53. package/dist/es/ipes/src/GasControl/index.vue.mjs +4 -4
  54. package/dist/es/ipes/src/GeneralManagement/components/Tabs.vue.mjs +1 -1
  55. package/dist/es/ipes/src/GeneralManagement/index.d.ts +131 -26
  56. package/dist/es/ipes/src/GeneralManagement/index.vue.d.ts +82 -12
  57. package/dist/es/ipes/src/GeneralManagement/index.vue.mjs +21 -53
  58. package/dist/es/ipes/src/InspectionManage/index.vue.mjs +59 -67
  59. package/dist/es/ipes/src/Level3AirDefense/index.vue.mjs +1 -1
  60. package/dist/es/ipes/src/PollutantSourceManage/index.d.ts +54 -56
  61. package/dist/es/ipes/src/PollutantSourceManage/index.vue.d.ts +28 -13
  62. package/dist/es/ipes/src/PollutantSourceManage/index.vue.mjs +16 -16
  63. package/dist/es/ipes/src/PollutantSourceManage/type.d.ts +9 -1
  64. package/dist/es/ipes/src/RealTimeAirQualityManage/index.vue.mjs +6 -5
  65. package/dist/es/ipes/src/StreetLightingManagement/index.d.ts +12 -21
  66. package/dist/es/ipes/src/StreetLightingManagement/index.vue.d.ts +7 -15
  67. package/dist/es/ipes/src/StreetLightingManagement/index.vue.mjs +34 -13
  68. package/dist/es/ipes/src/StreetLightingManagement/type.d.ts +2 -0
  69. package/dist/es/ipes/src/TaskDispose/index.d.ts +18 -93
  70. package/dist/es/ipes/src/TaskDispose/index.vue.d.ts +10 -58
  71. package/dist/es/ipes/src/TaskDispose/index.vue.mjs +72 -262
  72. package/dist/es/ipes/src/VocStatistics/index.d.ts +3 -27
  73. package/dist/es/ipes/src/VocStatistics/index.vue.d.ts +2 -17
  74. package/dist/es/ipes/src/VocStatistics/index.vue.mjs +20 -38
  75. package/dist/es/ipes/src/common/Echarts.vue.mjs +20 -11
  76. package/dist/es/style.css +5080 -4770
  77. package/dist/es/wgms/src/AuxiliaryJudgment/api/index.d.ts +2 -2
  78. package/dist/es/wgms/src/AuxiliaryJudgment/api/index.mjs +2 -2
  79. package/dist/es/wgms/src/AuxiliaryJudgment/api/types.d.ts +4 -20
  80. package/dist/es/wgms/src/AuxiliaryJudgment/index.d.ts +39 -24
  81. package/dist/es/wgms/src/AuxiliaryJudgment/index.vue.d.ts +22 -13
  82. package/dist/es/wgms/src/AuxiliaryJudgment/index.vue.mjs +33 -32
  83. package/dist/es/wgms/src/ChangesAlongTheProcess/api/index.mjs +11 -0
  84. package/dist/es/wgms/src/ChangesAlongTheProcess/api/types.d.ts +5 -16
  85. package/dist/es/wgms/src/ChangesAlongTheProcess/index.d.ts +69 -24
  86. package/dist/es/wgms/src/ChangesAlongTheProcess/index.vue.d.ts +40 -13
  87. package/dist/es/wgms/src/ChangesAlongTheProcess/index.vue.mjs +37 -36
  88. package/dist/es/wgms/src/ChlorophyllAchangeRate/index.d.ts +1 -1
  89. package/dist/es/wgms/src/CrossSectionCorrelation/api/index.mjs +2 -2
  90. package/dist/es/wgms/src/CrossSectionCorrelation/api/types.d.ts +14 -12
  91. package/dist/es/wgms/src/CrossSectionCorrelation/index.d.ts +111 -36
  92. package/dist/es/wgms/src/CrossSectionCorrelation/index.vue.d.ts +64 -19
  93. package/dist/es/wgms/src/CrossSectionCorrelation/index.vue.mjs +64 -41
  94. package/dist/es/wgms/src/DrinkingWaterComplianceRate/index.d.ts +1 -1
  95. package/dist/es/wgms/src/DrinkingWaterComplianceRate/index.mjs +2 -2
  96. package/dist/es/wgms/src/FactorTopThreeRanking/index.d.ts +1 -1
  97. package/dist/es/wgms/src/FactorTrendComparison/api/index.d.ts +5 -0
  98. package/dist/es/wgms/src/FactorTrendComparison/api/index.mjs +12 -0
  99. package/dist/es/wgms/src/FactorTrendComparison/index.d.ts +66 -44
  100. package/dist/es/wgms/src/FactorTrendComparison/index.vue.d.ts +39 -25
  101. package/dist/es/wgms/src/FactorTrendComparison/index.vue.mjs +78 -64
  102. package/dist/es/wgms/{api/NPTrendChange → src/NPTrendChange/api}/index.d.ts +1 -1
  103. package/dist/es/wgms/src/NPTrendChange/api/index.mjs +12 -0
  104. package/dist/es/wgms/src/NPTrendChange/index.d.ts +63 -41
  105. package/dist/es/wgms/src/NPTrendChange/index.vue.d.ts +37 -23
  106. package/dist/es/wgms/src/NPTrendChange/index.vue.mjs +58 -50
  107. package/dist/es/wgms/src/PollutionSourceControl/index.d.ts +9 -9
  108. package/dist/es/wgms/src/PollutionSourceControl/index.vue.d.ts +3 -3
  109. package/dist/es/wgms/src/SevenDayKline/api/index.d.ts +8 -0
  110. package/dist/es/wgms/src/SevenDayKline/api/index.mjs +19 -0
  111. package/dist/es/wgms/src/SevenDayKline/api/types.d.ts +5 -4
  112. package/dist/es/wgms/src/SevenDayKline/index.d.ts +39 -39
  113. package/dist/es/wgms/src/SevenDayKline/index.vue.d.ts +22 -22
  114. package/dist/es/wgms/src/SevenDayKline/index.vue.mjs +32 -29
  115. package/dist/es/wgms/src/SurroundingPollution/api/index.mjs +3 -10
  116. package/dist/es/wgms/src/SurroundingPollution/api/types.d.ts +8 -4
  117. package/dist/es/wgms/src/SurroundingPollution/index.d.ts +54 -39
  118. package/dist/es/wgms/src/SurroundingPollution/index.vue.d.ts +31 -22
  119. package/dist/es/wgms/src/SurroundingPollution/index.vue.mjs +43 -38
  120. package/dist/es/wgms/src/UpstreamImpact/api/index.mjs +3 -3
  121. package/dist/es/wgms/src/UpstreamImpact/api/types.d.ts +10 -7
  122. package/dist/es/wgms/src/UpstreamImpact/index.d.ts +93 -48
  123. package/dist/es/wgms/src/UpstreamImpact/index.vue.d.ts +53 -26
  124. package/dist/es/wgms/src/UpstreamImpact/index.vue.mjs +167 -195
  125. package/dist/es/wgms/src/UpstreamSection/api/index.d.ts +6 -0
  126. package/dist/es/wgms/src/UpstreamSection/api/index.mjs +12 -0
  127. package/dist/es/wgms/src/UpstreamSection/api/types.d.ts +20 -0
  128. package/dist/es/wgms/src/UpstreamSection/index.d.ts +113 -3
  129. package/dist/es/wgms/src/UpstreamSection/index.vue.d.ts +67 -1
  130. package/dist/es/wgms/src/UpstreamSection/index.vue.mjs +57 -3
  131. package/dist/es/wgms/src/WaterQualityRainfall/api/index.d.ts +8 -0
  132. package/dist/es/wgms/src/WaterQualityRainfall/api/index.mjs +19 -0
  133. package/dist/es/wgms/src/WaterQualityRainfall/api/types.d.ts +4 -4
  134. package/dist/es/wgms/src/WaterQualityRainfall/index.d.ts +30 -30
  135. package/dist/es/wgms/src/WaterQualityRainfall/index.vue.d.ts +18 -18
  136. package/dist/es/wgms/src/WaterQualityRainfall/index.vue.mjs +43 -26
  137. package/dist/es/wgms/src/index.mjs +1 -1
  138. package/dist/lib/aims/index.js +4 -4
  139. package/dist/lib/aims/src/AirQualityPresentSituation/index.vue.js +41 -15
  140. package/dist/lib/aims/src/AirQualityRealTime/api/index.d.ts +1 -1
  141. package/dist/lib/aims/src/AirQualityRealTime/index.vue.js +15 -10
  142. package/dist/lib/aims/src/AirQualityRealTimeAndDay/api/index.d.ts +28 -0
  143. package/dist/lib/aims/src/AirQualityRealTimeAndDay/api/index.js +15 -0
  144. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.d.ts +122 -0
  145. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.js +12 -0
  146. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.vue.d.ts +33 -0
  147. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.vue.js +222 -0
  148. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.vue2.js +7 -0
  149. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.vue3.js +10 -0
  150. package/dist/lib/aims/src/index.d.ts +1 -0
  151. package/dist/lib/aims/src/index.js +2 -0
  152. package/dist/lib/bmp/src/AlgaeMonitoring/index.vue.js +3 -3
  153. package/dist/lib/index.js +113 -111
  154. package/dist/lib/ipes/src/AccessVehicleManage/index.vue.js +19 -16
  155. package/dist/lib/ipes/src/AirPollutionDischarge/index.vue.js +82 -68
  156. package/dist/lib/ipes/src/AirQualityManagement/index.vue.js +2 -2
  157. package/dist/lib/ipes/src/BusinessManage/index.vue.js +12 -7
  158. package/dist/lib/ipes/src/EmergencyDuty/index.d.ts +23 -30
  159. package/dist/lib/ipes/src/EmergencyDuty/index.js +4 -3
  160. package/dist/lib/ipes/src/EmergencyDuty/index.vue.d.ts +13 -10
  161. package/dist/lib/ipes/src/EmergencyDuty/index.vue.js +96 -32
  162. package/dist/lib/ipes/src/EmergencyDuty/index.vue2.js +2 -20
  163. package/dist/lib/ipes/src/EmergencyDuty/index.vue3.js +5 -2
  164. package/dist/lib/ipes/src/EmergencyDuty/type.d.ts +7 -0
  165. package/dist/lib/ipes/src/EmergencyManage/index.d.ts +9 -27
  166. package/dist/lib/ipes/src/EmergencyManage/index.vue.d.ts +5 -17
  167. package/dist/lib/ipes/src/EmergencyManage/index.vue.js +34 -55
  168. package/dist/lib/ipes/src/EmergencyResources/images/expert.png.js +7 -0
  169. package/dist/lib/ipes/src/EmergencyResources/images/materials.png.js +7 -0
  170. package/dist/lib/ipes/src/EmergencyResources/images/personnel.png.js +7 -0
  171. package/dist/lib/ipes/src/EmergencyResources/images/preplan.png.js +2 -2
  172. package/dist/lib/ipes/src/EmergencyResources/images/protected.png.js +7 -0
  173. package/dist/lib/ipes/src/EmergencyResources/images/shelter.png.js +7 -0
  174. package/dist/lib/ipes/src/EmergencyResources/images/store.png.js +7 -0
  175. package/dist/lib/ipes/src/EmergencyResources/images/team.png.js +7 -0
  176. package/dist/lib/ipes/src/EmergencyResources/index.d.ts +12 -30
  177. package/dist/lib/ipes/src/EmergencyResources/index.vue.d.ts +7 -20
  178. package/dist/lib/ipes/src/EmergencyResources/index.vue.js +106 -27
  179. package/dist/lib/ipes/src/EnterpriseProtectionCode/index.d.ts +17 -25
  180. package/dist/lib/ipes/src/EnterpriseProtectionCode/index.vue.d.ts +7 -14
  181. package/dist/lib/ipes/src/EnterpriseProtectionCode/index.vue.js +52 -44
  182. package/dist/lib/ipes/src/EnvManage/index.vue.js +2 -1
  183. package/dist/lib/ipes/src/EnvironmentalProtection/images/piebottom.png.js +2 -2
  184. package/dist/lib/ipes/src/EnvironmentalProtection/images/pietop.png.js +2 -2
  185. package/dist/lib/ipes/src/EnvironmentalProtection/index.vue.js +4 -12
  186. package/dist/lib/ipes/src/EnvironmentalRiskManagement/index.d.ts +76 -7
  187. package/dist/lib/ipes/src/EnvironmentalRiskManagement/index.vue.d.ts +49 -3
  188. package/dist/lib/ipes/src/EnvironmentalRiskManagement/index.vue.js +21 -52
  189. package/dist/lib/ipes/src/GasControl/index.d.ts +12 -12
  190. package/dist/lib/ipes/src/GasControl/index.vue.d.ts +6 -6
  191. package/dist/lib/ipes/src/GasControl/index.vue.js +4 -4
  192. package/dist/lib/ipes/src/GeneralManagement/components/Tabs.vue.js +1 -1
  193. package/dist/lib/ipes/src/GeneralManagement/index.d.ts +131 -26
  194. package/dist/lib/ipes/src/GeneralManagement/index.vue.d.ts +82 -12
  195. package/dist/lib/ipes/src/GeneralManagement/index.vue.js +20 -52
  196. package/dist/lib/ipes/src/InspectionManage/index.vue.js +59 -67
  197. package/dist/lib/ipes/src/Level3AirDefense/index.vue.js +1 -1
  198. package/dist/lib/ipes/src/PollutantSourceManage/index.d.ts +54 -56
  199. package/dist/lib/ipes/src/PollutantSourceManage/index.vue.d.ts +28 -13
  200. package/dist/lib/ipes/src/PollutantSourceManage/index.vue.js +16 -16
  201. package/dist/lib/ipes/src/PollutantSourceManage/type.d.ts +9 -1
  202. package/dist/lib/ipes/src/RealTimeAirQualityManage/index.vue.js +6 -5
  203. package/dist/lib/ipes/src/StreetLightingManagement/index.d.ts +12 -21
  204. package/dist/lib/ipes/src/StreetLightingManagement/index.vue.d.ts +7 -15
  205. package/dist/lib/ipes/src/StreetLightingManagement/index.vue.js +33 -12
  206. package/dist/lib/ipes/src/StreetLightingManagement/type.d.ts +2 -0
  207. package/dist/lib/ipes/src/TaskDispose/index.d.ts +18 -93
  208. package/dist/lib/ipes/src/TaskDispose/index.vue.d.ts +10 -58
  209. package/dist/lib/ipes/src/TaskDispose/index.vue.js +71 -261
  210. package/dist/lib/ipes/src/VocStatistics/index.d.ts +3 -27
  211. package/dist/lib/ipes/src/VocStatistics/index.vue.d.ts +2 -17
  212. package/dist/lib/ipes/src/VocStatistics/index.vue.js +19 -37
  213. package/dist/lib/ipes/src/common/Echarts.vue.js +20 -11
  214. package/dist/lib/style.css +5080 -4770
  215. package/dist/lib/wgms/src/AuxiliaryJudgment/api/index.d.ts +2 -2
  216. package/dist/lib/wgms/src/AuxiliaryJudgment/api/index.js +2 -2
  217. package/dist/lib/wgms/src/AuxiliaryJudgment/api/types.d.ts +4 -20
  218. package/dist/lib/wgms/src/AuxiliaryJudgment/index.d.ts +39 -24
  219. package/dist/lib/wgms/src/AuxiliaryJudgment/index.vue.d.ts +22 -13
  220. package/dist/lib/wgms/src/AuxiliaryJudgment/index.vue.js +32 -31
  221. package/dist/lib/wgms/src/ChangesAlongTheProcess/api/index.js +15 -0
  222. package/dist/lib/wgms/src/ChangesAlongTheProcess/api/types.d.ts +5 -16
  223. package/dist/lib/wgms/src/ChangesAlongTheProcess/index.d.ts +69 -24
  224. package/dist/lib/wgms/src/ChangesAlongTheProcess/index.vue.d.ts +40 -13
  225. package/dist/lib/wgms/src/ChangesAlongTheProcess/index.vue.js +39 -38
  226. package/dist/lib/wgms/src/ChlorophyllAchangeRate/index.d.ts +1 -1
  227. package/dist/lib/wgms/src/CrossSectionCorrelation/api/index.js +2 -2
  228. package/dist/lib/wgms/src/CrossSectionCorrelation/api/types.d.ts +14 -12
  229. package/dist/lib/wgms/src/CrossSectionCorrelation/index.d.ts +111 -36
  230. package/dist/lib/wgms/src/CrossSectionCorrelation/index.vue.d.ts +64 -19
  231. package/dist/lib/wgms/src/CrossSectionCorrelation/index.vue.js +64 -41
  232. package/dist/lib/wgms/src/DrinkingWaterComplianceRate/index.d.ts +1 -1
  233. package/dist/lib/wgms/src/DrinkingWaterComplianceRate/index.js +2 -2
  234. package/dist/lib/wgms/src/FactorTopThreeRanking/index.d.ts +1 -1
  235. package/dist/lib/wgms/src/FactorTrendComparison/api/index.d.ts +5 -0
  236. package/dist/lib/wgms/src/FactorTrendComparison/api/index.js +16 -0
  237. package/dist/lib/wgms/src/FactorTrendComparison/index.d.ts +66 -44
  238. package/dist/lib/wgms/src/FactorTrendComparison/index.vue.d.ts +39 -25
  239. package/dist/lib/wgms/src/FactorTrendComparison/index.vue.js +80 -66
  240. package/dist/lib/wgms/{api/NPTrendChange → src/NPTrendChange/api}/index.d.ts +1 -1
  241. package/dist/lib/wgms/{api/NPTrendChange → src/NPTrendChange/api}/index.js +3 -3
  242. package/dist/lib/wgms/src/NPTrendChange/index.d.ts +63 -41
  243. package/dist/lib/wgms/src/NPTrendChange/index.vue.d.ts +37 -23
  244. package/dist/lib/wgms/src/NPTrendChange/index.vue.js +61 -53
  245. package/dist/lib/wgms/src/PollutionSourceControl/index.d.ts +9 -9
  246. package/dist/lib/wgms/src/PollutionSourceControl/index.vue.d.ts +3 -3
  247. package/dist/lib/wgms/src/SevenDayKline/api/index.d.ts +8 -0
  248. package/dist/lib/wgms/src/SevenDayKline/api/index.js +24 -0
  249. package/dist/lib/wgms/src/SevenDayKline/api/types.d.ts +5 -4
  250. package/dist/lib/wgms/src/SevenDayKline/index.d.ts +39 -39
  251. package/dist/lib/wgms/src/SevenDayKline/index.vue.d.ts +22 -22
  252. package/dist/lib/wgms/src/SevenDayKline/index.vue.js +34 -31
  253. package/dist/lib/wgms/src/SurroundingPollution/api/index.js +2 -10
  254. package/dist/lib/wgms/src/SurroundingPollution/api/types.d.ts +8 -4
  255. package/dist/lib/wgms/src/SurroundingPollution/index.d.ts +54 -39
  256. package/dist/lib/wgms/src/SurroundingPollution/index.vue.d.ts +31 -22
  257. package/dist/lib/wgms/src/SurroundingPollution/index.vue.js +42 -37
  258. package/dist/lib/wgms/src/UpstreamImpact/api/index.js +3 -3
  259. package/dist/lib/wgms/src/UpstreamImpact/api/types.d.ts +10 -7
  260. package/dist/lib/wgms/src/UpstreamImpact/index.d.ts +93 -48
  261. package/dist/lib/wgms/src/UpstreamImpact/index.vue.d.ts +53 -26
  262. package/dist/lib/wgms/src/UpstreamImpact/index.vue.js +166 -194
  263. package/dist/lib/wgms/src/UpstreamSection/api/index.d.ts +6 -0
  264. package/dist/lib/wgms/src/UpstreamSection/api/index.js +16 -0
  265. package/dist/lib/wgms/src/UpstreamSection/api/types.d.ts +20 -0
  266. package/dist/lib/wgms/src/UpstreamSection/index.d.ts +113 -3
  267. package/dist/lib/wgms/src/UpstreamSection/index.vue.d.ts +67 -1
  268. package/dist/lib/wgms/src/UpstreamSection/index.vue.js +56 -2
  269. package/dist/lib/wgms/src/WaterQualityRainfall/api/index.d.ts +8 -0
  270. package/dist/lib/wgms/src/WaterQualityRainfall/api/index.js +24 -0
  271. package/dist/lib/wgms/src/WaterQualityRainfall/api/types.d.ts +4 -4
  272. package/dist/lib/wgms/src/WaterQualityRainfall/index.d.ts +30 -30
  273. package/dist/lib/wgms/src/WaterQualityRainfall/index.vue.d.ts +18 -18
  274. package/dist/lib/wgms/src/WaterQualityRainfall/index.vue.js +45 -28
  275. package/dist/lib/wgms/src/index.js +1 -1
  276. package/dist/style/base.css +207 -0
  277. package/dist/style/style-aims.css +1 -1
  278. package/dist/style/style-bmp.css +1 -1
  279. package/dist/style/style-ipes.css +1 -1
  280. package/dist/style/style-wgms.css +1 -1
  281. package/package.json +2 -2
  282. package/dist/es/ipes/src/EnvironmentalProtection/images/module-title-icon.png.mjs +0 -3
  283. package/dist/es/ipes/src/InspectionManage/images/module-title-icon.png.mjs +0 -3
  284. package/dist/es/ipes/src/PollutantSourceManage/types.d.ts +0 -18
  285. package/dist/es/ipes/src/TaskDispose/img/circlebottom.png.mjs +0 -3
  286. package/dist/es/wgms/api/FactorTrendComparison/index.d.ts +0 -10
  287. package/dist/es/wgms/api/FactorTrendComparison/index.mjs +0 -20
  288. package/dist/es/wgms/api/NPTrendChange/index.mjs +0 -12
  289. package/dist/lib/ipes/src/EnvironmentalProtection/images/module-title-icon.png.js +0 -7
  290. package/dist/lib/ipes/src/InspectionManage/images/module-title-icon.png.js +0 -7
  291. package/dist/lib/ipes/src/PollutantSourceManage/types.d.ts +0 -18
  292. package/dist/lib/ipes/src/TaskDispose/img/circlebottom.png.js +0 -7
  293. package/dist/lib/wgms/api/FactorTrendComparison/index.d.ts +0 -10
  294. package/dist/lib/wgms/api/FactorTrendComparison/index.js +0 -25
@@ -1,21 +1,25 @@
1
1
  import { defineComponent, ref, reactive, watch, onMounted, nextTick, toRefs, openBlock, createElementBlock, createElementVNode } from 'vue';
2
2
  import dayjs from 'dayjs';
3
3
  import echarts from '../../utils/echarts/index.mjs';
4
- import { waterSurfaceListAll, surfaceWaterStandard, pathAnalysis } from './api/index.mjs';
4
+ import { surfaceWaterStandard, pathAnalysis, waterSurfaceListAll } from './api/index.mjs';
5
5
 
6
6
  const _hoisted_1 = { class: "dv-wgms-upstream-impact" };
7
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
8
8
  __name: "index",
9
9
  props: {
10
- time: {
10
+ configTime: {
11
11
  type: Number,
12
12
  default: dayjs().startOf("year").valueOf()
13
13
  },
14
- factorCode: {
15
- type: String,
16
- default: ""
14
+ beginTime: {
15
+ type: Number,
16
+ default: dayjs().startOf("year").valueOf()
17
17
  },
18
- siteCode: {
18
+ endTime: {
19
+ type: Number,
20
+ default: dayjs().startOf("year").valueOf()
21
+ },
22
+ factorCode: {
19
23
  type: String,
20
24
  default: ""
21
25
  },
@@ -23,6 +27,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
23
27
  type: String,
24
28
  default: "hour"
25
29
  },
30
+ factor: {
31
+ type: Number,
32
+ default: 27
33
+ },
26
34
  // 因子名称
27
35
  factorName: {
28
36
  type: String,
@@ -33,24 +41,21 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
33
41
  type: String,
34
42
  default: "mg/L"
35
43
  },
36
- // 站点名称
37
- sourceIds: {
44
+ accessCode: {
38
45
  type: String,
39
46
  default: ""
40
47
  },
41
- // 达标线
42
- // standardValue: {
43
- // type: [String, Number],
44
- // default: 1
45
- // }
46
- // 水质等级id
47
- waterQuality: {
48
+ accessCodeList: {
48
49
  type: String,
49
- default: "3c70ae2734d64bbe8b598af6c6612423"
50
+ default: ""
50
51
  },
51
- sectionType: {
52
- type: String,
53
- default: "001"
52
+ limit: {
53
+ type: Number,
54
+ default: 2
55
+ },
56
+ baseLevel: {
57
+ type: Number,
58
+ default: -1
54
59
  }
55
60
  },
56
61
  setup(__props) {
@@ -61,121 +66,91 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
61
66
  unit: "mg/L",
62
67
  factorName: "总磷(以 P 计)",
63
68
  params: {
64
- time: 16886988e5,
65
- factorCode: "w21011",
66
- siteCode: "JMSZSY0007",
67
- sourceIds: "",
68
- // 关联的站点id
69
- timeType: "day"
69
+ accessCode: "JMSZSY0007",
70
+ factor: 27,
71
+ beginTime: 16886988e5,
72
+ endTime: 16886988e5,
73
+ queryTimeType: "day",
74
+ limit: 2
70
75
  },
71
76
  standardValue: "",
72
77
  gradeList: []
73
78
  });
74
- watch(() => [props.time, props.factorCode, props.siteCode, props.timeType], () => {
79
+ watch(() => [props.configTime, props.beginTime, props.endTime, props.factorCode, props.timeType, props.factor, props.factorName, props.accessCode, props.accessCodeList, props.limit, props.baseLevel], () => {
75
80
  initData();
76
81
  });
77
- watch(() => [props.waterQuality, props.sectionType], () => {
78
- getFactorStandard();
79
- });
80
82
  onMounted(async () => {
81
83
  await nextTick();
82
- await getGradeList();
83
- getFactorStandard();
84
+ initData();
84
85
  });
85
86
  const initData = async () => {
86
87
  data.params = {
87
- time: props?.time,
88
- factorCode: props?.factorCode,
89
- // 因子编码
90
- siteCode: props?.siteCode,
91
- // 站点编码
92
- sourceIds: props?.sourceIds,
93
- // 关联的站点id
94
- timeType: props?.timeType
95
- // 报警类型映射
88
+ accessCode: props?.accessCode,
89
+ factor: props?.factor,
90
+ beginTime: props?.beginTime,
91
+ endTime: props?.endTime,
92
+ queryTimeType: props?.timeType,
93
+ limit: props?.limit
96
94
  };
97
95
  data.factorName = props?.factorName;
98
96
  data.unit = props?.factorUnit;
99
- getData();
100
- };
101
- const getGradeList = async () => {
102
- const resp = await waterSurfaceListAll({});
103
- const gradeList2 = resp?.entries ?? [];
104
- data.gradeList = gradeList2;
105
- };
106
- const getFactorStandard = async () => {
107
- const resQ = data.gradeList.filter((o) => {
108
- return o.id === props.waterQuality;
97
+ const { data: resData } = await surfaceWaterStandard({
98
+ accessCodeList: props?.accessCodeList,
99
+ baseLevel: props?.baseLevel,
100
+ factorFlag: false,
101
+ factor: props?.factor,
102
+ configTime: props?.configTime
109
103
  });
110
- const params = {
111
- baseLevel: resQ[0].level,
112
- // 需要根据ID匹配
113
- factorGroup: "",
114
- sectionType: props.sectionType
115
- };
116
- const res = await surfaceWaterStandard(params);
117
- data.standardValue = props.factorCode && res && res[props.factorCode].value;
118
- console.log(data.standardValue, "data.standardValue");
119
- initData();
104
+ console.log(resData);
105
+ const limit = resData && resData[props.accessCode] ? resData[props.accessCode][props.factorCode] : "";
106
+ const params = data.params;
107
+ const upValue_ = limit?.upValue ?? "";
108
+ const downValue_ = limit?.downValue ?? "";
109
+ await getData(params, upValue_, downValue_);
120
110
  };
121
- const getData = async () => {
122
- const res = await pathAnalysis(data.params);
123
- console.log(res);
111
+ const getData = async (params, upValue, downValue) => {
112
+ const res = await pathAnalysis(params);
113
+ const resData = res.data;
124
114
  const waterQualityData = {
125
- xAxis: [],
126
- xData: [],
127
- qualitys: []
115
+ xAxis: resData.map((item) => item.name),
116
+ quality: resData.map((item) => item.value),
117
+ hydrology: [],
118
+ rain: [],
119
+ factorValue: []
128
120
  };
129
- const juageArr = [];
130
- const resData = res.data || [];
131
- resData.forEach((item) => {
132
- waterQualityData.xAxis.push(item.siteName);
133
- waterQualityData.xData.push(item.value);
134
- waterQualityData.qualitys.push(item.quality);
135
- item.value === "" ? juageArr.push(item.value) : 0;
121
+ const dass = waterQualityData.quality.map((item, index) => {
122
+ return {
123
+ value: item || 0
124
+ };
136
125
  });
137
- const lineOptions = await upImpactLine(waterQualityData, data.standardValue, "", data.factorName || "");
138
- echarts.draw(chartUpstreamImpact.value, lineOptions);
126
+ const options = await getLineOptions(waterQualityData.xAxis, data.factorName, dass, upValue, downValue);
127
+ echarts.draw(chartUpstreamImpact.value, options);
139
128
  };
140
- const upImpactLine = async (list, standardValue2, dataTimeStr, factorName) => {
141
- const { xAxis, xData, qualitys } = list;
142
- const gradeList2 = data.gradeList;
143
- const option = {
144
- grid: {
145
- top: 40,
146
- right: 22,
147
- bottom: 25,
148
- left: 36
149
- },
150
- title: {
151
- show: false,
152
- text: `${dataTimeStr + factorName}沿程变化`,
153
- textStyle: {
154
- color: "#fff",
155
- fontSize: 14,
156
- fontWeight: "normal",
157
- fontFamily: "TRENDS"
158
- },
159
- textAlign: "center",
160
- left: "46%"
161
- },
129
+ const getLineOptions = async (xAxis, unitName, dass, upValue, downValue) => {
130
+ const res = await waterSurfaceListAll({});
131
+ const gradeList2 = res?.entries ?? [];
132
+ return {
162
133
  tooltip: {
163
134
  trigger: "axis",
135
+ confine: true,
164
136
  axisPointer: {
165
137
  type: "line"
166
138
  },
167
- formatter(param) {
168
- param = param[0];
169
- const currData = gradeList2.filter((item) => item.level === Number(qualitys[param.dataIndex]));
170
- const color = currData.length ? currData[0]?.color : "#6D7278";
171
- const span = `<span style='display:inline-block;margin-right:5px;border-radius:50%;width:10px;height:10px;background-color:${color};'></span>`;
172
- return [`${param.seriesName} `, `${param.marker + param.name}:${param.value || "--"}mg/L`, `${span}水质等级:${gradeList2.find((item) => {
173
- return item.level === Number(qualitys[param.dataIndex]);
174
- })?.name || "--"}类`].join("<br/>");
139
+ formatter(params) {
140
+ const param = params[0];
141
+ const level = param.value !== 0 ? "--" : gradeList2.find((item) => {
142
+ return item.level === (param.value || 0);
143
+ })?.name ?? "";
144
+ const value_ = !param.value ? "--" : param.value;
145
+ return [`${param.marker} ${param.name}`, `${unitName}:${value_}${props?.factorUnit}`, `水质等级:${level || "--"}`].join("<br/>");
175
146
  }
176
147
  },
177
- legend: {
178
- show: false
148
+ grid: {
149
+ top: 40,
150
+ right: 22,
151
+ bottom: 25,
152
+ left: 10,
153
+ containLabel: true
179
154
  },
180
155
  xAxis: {
181
156
  type: "category",
@@ -186,13 +161,16 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
186
161
  color: "rgba(255,255,255,0.5)"
187
162
  }
188
163
  },
164
+ axisTick: {
165
+ show: false
166
+ },
167
+ splitLine: {
168
+ show: false
169
+ },
170
+ splitArea: {
171
+ show: false
172
+ },
189
173
  axisLabel: {
190
- formatter: (value, index) => {
191
- const length = xData.length;
192
- if (index !== length - 1 || value.length <= 6 || length === 1)
193
- return value;
194
- return `{a|${value}}`;
195
- },
196
174
  textStyle: {
197
175
  rich: {
198
176
  a: {
@@ -204,112 +182,107 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
204
182
  },
205
183
  interval: 0
206
184
  },
207
- axisTick: {
208
- show: false
209
- },
210
185
  data: xAxis
211
186
  },
212
- yAxis: [
213
- {
214
- // 降雨量
215
- type: "value",
216
- name: "mg/L",
217
- nameTextStyle: {
218
- align: "right",
219
- color: "rgba(255,255,255,1)"
220
- },
221
- axisLine: {
222
- show: false,
223
- lineStyle: {
224
- color: "rgba(255,255,255,0.5)"
225
- }
226
- },
227
- axisLabel: {
228
- textStyle: {
229
- fontFamily: "Oswald",
230
- fontSize: "12",
231
- fontWeight: "normal",
232
- color: "#909399"
233
- }
234
- },
235
- axisPointer: {
236
- snap: true
237
- },
238
- splitArea: {
239
- interval: 2,
240
- show: false,
241
- areaStyle: {
242
- color: ["rgba(255, 255, 255, 0.05)", "transparent"]
243
- }
244
- },
245
- splitLine: {
246
- show: true,
247
- lineStyle: {
248
- color: "rgba(255, 255, 255, 0.15)"
249
- }
250
- },
251
- axisTick: { show: false },
252
- max: (value) => {
253
- if (value.max > Number(standardValue2))
254
- return Math.ceil(value.max);
187
+ yAxis: {
188
+ type: "value",
189
+ name: unitName,
190
+ nameTextStyle: {
191
+ align: "right",
192
+ color: "rgba(255,255,255,1)",
193
+ padding: [2, -50, 6, 0]
194
+ },
195
+ axisLine: {
196
+ show: false,
197
+ lineStyle: {
198
+ color: "rgba(255,255,255,0.5)"
199
+ }
200
+ },
201
+ axisLabel: {
202
+ textStyle: {
203
+ fontFamily: "var(--dv-font-family-number)",
204
+ fontSize: "12",
205
+ fontWeight: "normal",
206
+ color: "#909399"
207
+ }
208
+ },
209
+ splitLine: {
210
+ show: true,
211
+ lineStyle: {
212
+ color: "rgba(255, 255, 255, 0.15)"
213
+ }
214
+ },
215
+ axisTick: { show: false },
216
+ splitArea: {
217
+ show: false
218
+ },
219
+ max: (value) => {
220
+ if (props.factorCode === "w01001") {
221
+ if (value.max > upValue)
222
+ return value.max;
223
+ else
224
+ return upValue;
225
+ } else {
226
+ if (value.max < upValue && upValue)
227
+ return upValue;
255
228
  else
256
- return Math.ceil(Number(standardValue2));
229
+ return value.max;
257
230
  }
258
231
  }
259
- ],
232
+ },
260
233
  series: [
261
234
  {
262
- name: factorName,
235
+ connectNulls: true,
263
236
  type: "line",
264
- smooth: false,
237
+ symbolSize: 5,
265
238
  yAxisIndex: 0,
266
239
  lineStyle: {
267
- color: "#0AAEFF",
268
- opacity: 1,
269
- width: 2
270
- },
271
- symbol: "circle",
272
- symbolSize: 8,
273
- label: {
274
- show: false,
275
- fontFamily: "Bebas Neue",
276
- fontSize: "12",
277
- color: "rgba(255,255,255,0.6)"
240
+ color: "#0062FF",
241
+ width: 1
278
242
  },
279
- data: xData.map((item, index) => {
280
- const currData = gradeList2.filter((item2) => item2.level === Number(qualitys[index]));
281
- return {
282
- value: item,
283
- itemStyle: {
284
- color: currData.length ? currData[0].color : "#6D7278"
285
- }
286
- };
287
- }),
243
+ data: dass,
288
244
  markLine: {
289
- type: "average",
290
- lineStyle: {
291
- color: "#FF1744"
292
- },
293
245
  symbol: "none",
294
246
  data: [
295
247
  {
296
- yAxis: standardValue2,
297
- name: "水质超标线",
248
+ yAxis: upValue == null ? "" : upValue,
249
+ show: false,
250
+ name: "超标线",
251
+ label: {
252
+ show: true,
253
+ formatter: "{b}",
254
+ position: "end",
255
+ distance: -36,
256
+ fontSize: 8,
257
+ lineHeight: 12,
258
+ padding: [2, 6, 0, 6],
259
+ color: "#FFFFFF",
260
+ backgroundColor: "#FF1744",
261
+ borderRadius: 8
262
+ },
263
+ lineStyle: {
264
+ type: "solid",
265
+ color: "#FF1744"
266
+ }
267
+ },
268
+ {
269
+ yAxis: downValue == null ? "" : downValue,
270
+ show: false,
271
+ name: "超标线",
298
272
  label: {
299
273
  show: true,
300
274
  formatter: "{b}",
301
275
  position: "end",
302
- distance: -70,
303
- fontSize: 12,
304
- lineHeight: 17,
305
- padding: [0, 6, 0, 6],
276
+ distance: -36,
277
+ fontSize: 8,
278
+ lineHeight: 12,
279
+ padding: [2, 6, 0, 6],
306
280
  color: "#FFFFFF",
307
281
  backgroundColor: "#FF1744",
308
282
  borderRadius: 8
309
283
  },
310
284
  lineStyle: {
311
285
  type: "solid",
312
- width: 2,
313
286
  color: "#FF1744"
314
287
  }
315
288
  }
@@ -318,7 +291,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
318
291
  }
319
292
  ]
320
293
  };
321
- return option;
322
294
  };
323
295
  toRefs(data);
324
296
  return (_ctx, _cache) => {
@@ -0,0 +1,6 @@
1
+ import type { UPSTREAM_OVER_RES } from './types';
2
+ export declare const getUpstreamOverData: (params: UPSTREAM_OVER_RES.ParamsRequest) => Promise<{
3
+ code: number;
4
+ data: UPSTREAM_OVER_RES.DataResponse[] | null;
5
+ message: string;
6
+ }>;
@@ -0,0 +1,12 @@
1
+ import requestControl from '../../../service/request.mjs';
2
+
3
+ const getUpstreamOverData = (params) => {
4
+ return requestControl({
5
+ url: "/api/v1/screen/upstream-over-stat",
6
+ server: "wgmsScreenServer",
7
+ method: "get",
8
+ params
9
+ });
10
+ };
11
+
12
+ export { getUpstreamOverData };
@@ -0,0 +1,20 @@
1
+ export declare namespace UPSTREAM_OVER_RES {
2
+ interface ParamsRequest {
3
+ dataType: number | string;
4
+ endTime: number;
5
+ siteCode: string;
6
+ sourceIds: string;
7
+ startTime: number;
8
+ stationCode: number | string;
9
+ timeType: string;
10
+ }
11
+ interface DataResponse {
12
+ 'alarmCount': number;
13
+ 'nh3OverNum': number;
14
+ 'rank': number;
15
+ 'siteCode': string;
16
+ 'siteName': string;
17
+ 'totalOverNum': number;
18
+ 'tpOverNum': number;
19
+ }
20
+ }
@@ -4,6 +4,13 @@ export declare const DvWgmsUpstreamSection: {
4
4
  $: import("vue").ComponentInternalInstance;
5
5
  $data: {};
6
6
  $props: {
7
+ endTime?: number | undefined;
8
+ startTime?: number | undefined;
9
+ timeType?: string | undefined;
10
+ siteCode?: string | undefined;
11
+ dataType?: string | number | undefined;
12
+ sourceIds?: string | undefined;
13
+ stationCode?: string | number | undefined;
7
14
  key?: string | number | symbol | undefined;
8
15
  style?: unknown;
9
16
  ref?: import("vue").VNodeRef | undefined;
@@ -62,7 +69,44 @@ export declare const DvWgmsUpstreamSection: {
62
69
  $parent: globalThis.ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
63
70
  $emit: (event: string, ...args: any[]) => void;
64
71
  $el: any;
65
- $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & {
72
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
73
+ dataType: {
74
+ type: (StringConstructor | NumberConstructor)[];
75
+ default: number;
76
+ };
77
+ startTime: {
78
+ type: NumberConstructor;
79
+ default: number;
80
+ };
81
+ endTime: {
82
+ type: NumberConstructor;
83
+ default: number;
84
+ };
85
+ sourceIds: {
86
+ type: StringConstructor;
87
+ default: string;
88
+ };
89
+ siteCode: {
90
+ type: StringConstructor;
91
+ default: string;
92
+ };
93
+ stationCode: {
94
+ type: (StringConstructor | NumberConstructor)[];
95
+ default: number;
96
+ };
97
+ timeType: {
98
+ type: StringConstructor;
99
+ default: string;
100
+ };
101
+ }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
102
+ endTime: number;
103
+ startTime: number;
104
+ timeType: string;
105
+ siteCode: string;
106
+ dataType: string | number;
107
+ sourceIds: string;
108
+ stationCode: string | number;
109
+ }, {}, string, {}> & {
66
110
  beforeCreate?: ((() => void) | (() => void)[]) | undefined;
67
111
  created?: ((() => void) | (() => void)[]) | undefined;
68
112
  beforeMount?: ((() => void) | (() => void)[]) | undefined;
@@ -82,9 +126,75 @@ export declare const DvWgmsUpstreamSection: {
82
126
  $forceUpdate: () => void;
83
127
  $nextTick: typeof import("vue").nextTick;
84
128
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
85
- } & Readonly<import("vue").ExtractPropTypes<{}>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
129
+ } & Readonly<import("vue").ExtractPropTypes<{
130
+ dataType: {
131
+ type: (StringConstructor | NumberConstructor)[];
132
+ default: number;
133
+ };
134
+ startTime: {
135
+ type: NumberConstructor;
136
+ default: number;
137
+ };
138
+ endTime: {
139
+ type: NumberConstructor;
140
+ default: number;
141
+ };
142
+ sourceIds: {
143
+ type: StringConstructor;
144
+ default: string;
145
+ };
146
+ siteCode: {
147
+ type: StringConstructor;
148
+ default: string;
149
+ };
150
+ stationCode: {
151
+ type: (StringConstructor | NumberConstructor)[];
152
+ default: number;
153
+ };
154
+ timeType: {
155
+ type: StringConstructor;
156
+ default: string;
157
+ };
158
+ }>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
86
159
  __isFragment?: undefined;
87
160
  __isTeleport?: undefined;
88
161
  __isSuspense?: undefined;
89
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
162
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
163
+ dataType: {
164
+ type: (StringConstructor | NumberConstructor)[];
165
+ default: number;
166
+ };
167
+ startTime: {
168
+ type: NumberConstructor;
169
+ default: number;
170
+ };
171
+ endTime: {
172
+ type: NumberConstructor;
173
+ default: number;
174
+ };
175
+ sourceIds: {
176
+ type: StringConstructor;
177
+ default: string;
178
+ };
179
+ siteCode: {
180
+ type: StringConstructor;
181
+ default: string;
182
+ };
183
+ stationCode: {
184
+ type: (StringConstructor | NumberConstructor)[];
185
+ default: number;
186
+ };
187
+ timeType: {
188
+ type: StringConstructor;
189
+ default: string;
190
+ };
191
+ }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
192
+ endTime: number;
193
+ startTime: number;
194
+ timeType: string;
195
+ siteCode: string;
196
+ dataType: string | number;
197
+ sourceIds: string;
198
+ stationCode: string | number;
199
+ }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
90
200
  export default _UpstreamSection;