@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
@@ -15,75 +15,44 @@ const __default__ = {
15
15
  const _sfc_main = /* @__PURE__ */ vue.defineComponent({
16
16
  ...__default__,
17
17
  props: {
18
- // 列表
19
- getList: {
18
+ // 环境风险管理---列表pai
19
+ getListApi: {
20
20
  type: String,
21
21
  default: "/ipes-data-aggregation-server/api/v1/emergency/resource"
22
+ },
23
+ list: {
24
+ type: Array,
25
+ default: () => {
26
+ return [
27
+ { label: "环境风险单元", code: "riskUnitCount", num: "", unit: "个" },
28
+ { label: "应急物资库", code: "wareHouseCount", num: "", unit: "个" },
29
+ { label: "救援队伍", code: "resourceTeamCount", num: "", unit: "支" },
30
+ { label: "避难场所", code: "resourceShelter", num: "", unit: "处" },
31
+ { label: "应急车辆", code: "resourceCarCount", num: "", unit: "辆" },
32
+ { label: "环境敏感点", code: "protectionCount", num: "", unit: "个" }
33
+ ];
34
+ }
22
35
  }
23
36
  },
24
37
  setup(__props) {
25
38
  const props = __props;
39
+ const data = vue.ref([]);
26
40
  async function getListData() {
27
- const data = await request.default({
41
+ const res = await request.default({
28
42
  method: "get",
29
- url: props.getList
43
+ url: props.getListApi
30
44
  });
31
- console.log(data);
32
- list = list.map((ele) => {
45
+ data.value = props.list.map((ele) => {
33
46
  return {
34
47
  ...ele,
35
- num: data?.data[ele.code] || ""
48
+ num: res?.data[ele.code] || ""
36
49
  };
37
50
  });
38
51
  }
39
52
  getListData();
40
- let list = vue.reactive([
41
- {
42
- label: "环境风险单元",
43
- // code: 'eme_ris_unit',
44
- code: "riskUnitCount",
45
- num: "",
46
- unit: "个"
47
- },
48
- {
49
- label: "应急物资库",
50
- // code: 'eme_ris_warehouse',
51
- code: "wareHouseCount",
52
- num: "",
53
- unit: "个"
54
- },
55
- {
56
- label: "救援队伍",
57
- // code: 'eme_ris_ranks',
58
- code: "resourceTeamCount",
59
- num: "",
60
- unit: "支"
61
- },
62
- {
63
- label: "避难场所",
64
- // code: 'eme_ris_place',
65
- code: "resourceShelter",
66
- num: "",
67
- unit: "处"
68
- },
69
- {
70
- label: "应急车辆",
71
- // code: 'eme_ris_vehicle',
72
- code: "resourceCarCount",
73
- num: "",
74
- unit: "辆"
75
- },
76
- {
77
- label: "环境敏感点",
78
- // code: 'eme_ris_protection',
79
- code: "protectionCount",
80
- num: "",
81
- unit: "个"
82
- }
83
- ]);
84
53
  return (_ctx, _cache) => {
85
54
  return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
86
- (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(list), (item) => {
55
+ (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(data), (item) => {
87
56
  return vue.openBlock(), vue.createBlock(SingleItem_vue_vue_type_script_setup_true_lang.default, {
88
57
  key: item.label,
89
58
  data: item
@@ -4,8 +4,8 @@ export declare const DvIpesGasControl: {
4
4
  $: import("vue").ComponentInternalInstance;
5
5
  $data: {};
6
6
  $props: {
7
- getGasControl?: string | undefined;
8
- getStatistics?: string | undefined;
7
+ getGasControlApi?: string | undefined;
8
+ getStatisticsApi?: string | undefined;
9
9
  key?: string | number | symbol | undefined;
10
10
  style?: unknown;
11
11
  ref?: import("vue").VNodeRef | undefined;
@@ -65,17 +65,17 @@ export declare const DvIpesGasControl: {
65
65
  $emit: (event: string, ...args: any[]) => void;
66
66
  $el: any;
67
67
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
68
- getGasControl: {
68
+ getGasControlApi: {
69
69
  type: StringConstructor;
70
70
  default: string;
71
71
  };
72
- getStatistics: {
72
+ getStatisticsApi: {
73
73
  type: StringConstructor;
74
74
  default: string;
75
75
  };
76
76
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
77
- getGasControl: string;
78
- getStatistics: string;
77
+ getGasControlApi: string;
78
+ getStatisticsApi: string;
79
79
  }, {}, string, {}> & {
80
80
  beforeCreate?: ((() => void) | (() => void)[]) | undefined;
81
81
  created?: ((() => void) | (() => void)[]) | undefined;
@@ -97,11 +97,11 @@ export declare const DvIpesGasControl: {
97
97
  $nextTick: typeof import("vue").nextTick;
98
98
  $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;
99
99
  } & Readonly<import("vue").ExtractPropTypes<{
100
- getGasControl: {
100
+ getGasControlApi: {
101
101
  type: StringConstructor;
102
102
  default: string;
103
103
  };
104
- getStatistics: {
104
+ getStatisticsApi: {
105
105
  type: StringConstructor;
106
106
  default: string;
107
107
  };
@@ -110,16 +110,16 @@ export declare const DvIpesGasControl: {
110
110
  __isTeleport?: undefined;
111
111
  __isSuspense?: undefined;
112
112
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
113
- getGasControl: {
113
+ getGasControlApi: {
114
114
  type: StringConstructor;
115
115
  default: string;
116
116
  };
117
- getStatistics: {
117
+ getStatisticsApi: {
118
118
  type: StringConstructor;
119
119
  default: string;
120
120
  };
121
121
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
122
- getGasControl: string;
123
- getStatistics: string;
122
+ getGasControlApi: string;
123
+ getStatisticsApi: string;
124
124
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
125
125
  export default _GasControl;
@@ -1,23 +1,23 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- getGasControl: {
2
+ getGasControlApi: {
3
3
  type: StringConstructor;
4
4
  default: string;
5
5
  };
6
- getStatistics: {
6
+ getStatisticsApi: {
7
7
  type: StringConstructor;
8
8
  default: string;
9
9
  };
10
10
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
11
- getGasControl: {
11
+ getGasControlApi: {
12
12
  type: StringConstructor;
13
13
  default: string;
14
14
  };
15
- getStatistics: {
15
+ getStatisticsApi: {
16
16
  type: StringConstructor;
17
17
  default: string;
18
18
  };
19
19
  }>>, {
20
- getGasControl: string;
21
- getStatistics: string;
20
+ getGasControlApi: string;
21
+ getStatisticsApi: string;
22
22
  }, {}>;
23
23
  export default _default;
@@ -18,12 +18,12 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
18
18
  ...__default__,
19
19
  props: {
20
20
  // '有毒有害气体', '易燃易爆监测', 'VOCs厂界监测'数据
21
- getGasControl: {
21
+ getGasControlApi: {
22
22
  type: String,
23
23
  default: "/ipes-monitor-server/api/v2/monitordata/real-data-new?monitorType=aqms"
24
24
  },
25
25
  // 统计数据
26
- getStatistics: {
26
+ getStatisticsApi: {
27
27
  type: String,
28
28
  default: "/ipes-prj-map-server/api/v1/web/harmful-alarm/count/today-alarm-count-info"
29
29
  }
@@ -34,7 +34,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
34
34
  try {
35
35
  const res = await request.default({
36
36
  method: "get",
37
- url: props.getStatistics
37
+ url: props.getStatisticsApi
38
38
  });
39
39
  list.value = res?.data?.alarmLevelInfo || [];
40
40
  alarmNum.value = res?.data?.alarmNum || 0;
@@ -47,7 +47,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
47
47
  try {
48
48
  const res = await request.default({
49
49
  method: "get",
50
- url: props.getGasControl,
50
+ url: props.getGasControlApi,
51
51
  params: { category }
52
52
  });
53
53
  return res?.data?.statusMap;
@@ -32,7 +32,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
32
32
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.data, (item, index) => {
33
33
  return vue.openBlock(), vue.createElementBlock("div", {
34
34
  key: index,
35
- class: vue.normalizeClass(["dv-ipes-tabs-item", { activeTab: __props.modelValue === item.code }]),
35
+ class: vue.normalizeClass(["dv-ipes-tabs-item", { "dv-ipes-activeTab": __props.modelValue === item.code }]),
36
36
  onClick: ($event) => changeTab(item.code)
37
37
  }, vue.toDisplayString(`${item.name} ${item.num}`), 11, _hoisted_2);
38
38
  }), 128))
@@ -4,11 +4,11 @@ export declare const DvIpesGeneralManagement: {
4
4
  $: import("vue").ComponentInternalInstance;
5
5
  $data: {};
6
6
  $props: {
7
- getEventNums?: string | undefined;
8
- getCompany?: string | undefined;
7
+ tabList?: import("./type").TabType[] | undefined;
8
+ activeTab?: string | undefined;
9
+ cardData?: import("./type").CardType[] | undefined;
9
10
  key?: string | number | symbol | undefined;
10
11
  style?: unknown;
11
- onChange?: ((...args: any[]) => any) | undefined;
12
12
  ref?: import("vue").VNodeRef | undefined;
13
13
  ref_for?: boolean | undefined;
14
14
  ref_key?: string | undefined;
@@ -51,6 +51,7 @@ export declare const DvIpesGeneralManagement: {
51
51
  [key: string]: any;
52
52
  }>) => void)[] | undefined;
53
53
  class?: unknown;
54
+ onChangeTab?: ((...args: any[]) => any) | undefined;
54
55
  };
55
56
  $attrs: {
56
57
  [x: string]: unknown;
@@ -63,22 +64,57 @@ export declare const DvIpesGeneralManagement: {
63
64
  }>;
64
65
  $root: globalThis.ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
65
66
  $parent: globalThis.ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
66
- $emit: (event: "change", ...args: any[]) => void;
67
+ $emit: (event: "changeTab", ...args: any[]) => void;
67
68
  $el: any;
68
69
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
69
- getEventNums: {
70
- type: StringConstructor;
71
- default: string;
70
+ tabList: {
71
+ type: {
72
+ (arrayLength: number): import("./type").TabType[];
73
+ (...items: import("./type").TabType[]): import("./type").TabType[];
74
+ new (arrayLength: number): import("./type").TabType[];
75
+ new (...items: import("./type").TabType[]): import("./type").TabType[];
76
+ isArray(arg: any): arg is any[];
77
+ readonly prototype: any[];
78
+ from<T>(arrayLike: ArrayLike<T>): T[];
79
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
80
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
81
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
82
+ of<T_4>(...items: T_4[]): T_4[];
83
+ readonly [Symbol.species]: ArrayConstructor;
84
+ };
85
+ default: () => {
86
+ code: string;
87
+ name: string;
88
+ num: number;
89
+ }[];
72
90
  };
73
- getCompany: {
91
+ activeTab: {
74
92
  type: StringConstructor;
75
93
  default: string;
76
94
  };
95
+ cardData: {
96
+ type: {
97
+ (arrayLength: number): import("./type").CardType[];
98
+ (...items: import("./type").CardType[]): import("./type").CardType[];
99
+ new (arrayLength: number): import("./type").CardType[];
100
+ new (...items: import("./type").CardType[]): import("./type").CardType[];
101
+ isArray(arg: any): arg is any[];
102
+ readonly prototype: any[];
103
+ from<T>(arrayLike: ArrayLike<T>): T[];
104
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
105
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
106
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
107
+ of<T_4>(...items: T_4[]): T_4[];
108
+ readonly [Symbol.species]: ArrayConstructor;
109
+ };
110
+ default: () => never[];
111
+ };
77
112
  }>> & {
78
- onChange?: ((...args: any[]) => any) | undefined;
79
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], string, {
80
- getEventNums: string;
81
- getCompany: string;
113
+ onChangeTab?: ((...args: any[]) => any) | undefined;
114
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "changeTab"[], string, {
115
+ tabList: import("./type").TabType[];
116
+ activeTab: string;
117
+ cardData: import("./type").CardType[];
82
118
  }, {}, string, {}> & {
83
119
  beforeCreate?: ((() => void) | (() => void)[]) | undefined;
84
120
  created?: ((() => void) | (() => void)[]) | undefined;
@@ -98,35 +134,104 @@ export declare const DvIpesGeneralManagement: {
98
134
  };
99
135
  $forceUpdate: () => void;
100
136
  $nextTick: typeof import("vue").nextTick;
101
- $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;
137
+ $watch<T_5 extends string | ((...args: any) => any)>(source: T_5, cb: T_5 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
102
138
  } & Readonly<import("vue").ExtractPropTypes<{
103
- getEventNums: {
104
- type: StringConstructor;
105
- default: string;
139
+ tabList: {
140
+ type: {
141
+ (arrayLength: number): import("./type").TabType[];
142
+ (...items: import("./type").TabType[]): import("./type").TabType[];
143
+ new (arrayLength: number): import("./type").TabType[];
144
+ new (...items: import("./type").TabType[]): import("./type").TabType[];
145
+ isArray(arg: any): arg is any[];
146
+ readonly prototype: any[];
147
+ from<T>(arrayLike: ArrayLike<T>): T[];
148
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
149
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
150
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
151
+ of<T_4>(...items: T_4[]): T_4[];
152
+ readonly [Symbol.species]: ArrayConstructor;
153
+ };
154
+ default: () => {
155
+ code: string;
156
+ name: string;
157
+ num: number;
158
+ }[];
106
159
  };
107
- getCompany: {
160
+ activeTab: {
108
161
  type: StringConstructor;
109
162
  default: string;
110
163
  };
164
+ cardData: {
165
+ type: {
166
+ (arrayLength: number): import("./type").CardType[];
167
+ (...items: import("./type").CardType[]): import("./type").CardType[];
168
+ new (arrayLength: number): import("./type").CardType[];
169
+ new (...items: import("./type").CardType[]): import("./type").CardType[];
170
+ isArray(arg: any): arg is any[];
171
+ readonly prototype: any[];
172
+ from<T>(arrayLike: ArrayLike<T>): T[];
173
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
174
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
175
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
176
+ of<T_4>(...items: T_4[]): T_4[];
177
+ readonly [Symbol.species]: ArrayConstructor;
178
+ };
179
+ default: () => never[];
180
+ };
111
181
  }>> & {
112
- onChange?: ((...args: any[]) => any) | undefined;
182
+ onChangeTab?: ((...args: any[]) => any) | undefined;
113
183
  } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
114
184
  __isFragment?: undefined;
115
185
  __isTeleport?: undefined;
116
186
  __isSuspense?: undefined;
117
187
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
118
- getEventNums: {
119
- type: StringConstructor;
120
- default: string;
188
+ tabList: {
189
+ type: {
190
+ (arrayLength: number): import("./type").TabType[];
191
+ (...items: import("./type").TabType[]): import("./type").TabType[];
192
+ new (arrayLength: number): import("./type").TabType[];
193
+ new (...items: import("./type").TabType[]): import("./type").TabType[];
194
+ isArray(arg: any): arg is any[];
195
+ readonly prototype: any[];
196
+ from<T>(arrayLike: ArrayLike<T>): T[];
197
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
198
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
199
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
200
+ of<T_4>(...items: T_4[]): T_4[];
201
+ readonly [Symbol.species]: ArrayConstructor;
202
+ };
203
+ default: () => {
204
+ code: string;
205
+ name: string;
206
+ num: number;
207
+ }[];
121
208
  };
122
- getCompany: {
209
+ activeTab: {
123
210
  type: StringConstructor;
124
211
  default: string;
125
212
  };
213
+ cardData: {
214
+ type: {
215
+ (arrayLength: number): import("./type").CardType[];
216
+ (...items: import("./type").CardType[]): import("./type").CardType[];
217
+ new (arrayLength: number): import("./type").CardType[];
218
+ new (...items: import("./type").CardType[]): import("./type").CardType[];
219
+ isArray(arg: any): arg is any[];
220
+ readonly prototype: any[];
221
+ from<T>(arrayLike: ArrayLike<T>): T[];
222
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
223
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
224
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
225
+ of<T_4>(...items: T_4[]): T_4[];
226
+ readonly [Symbol.species]: ArrayConstructor;
227
+ };
228
+ default: () => never[];
229
+ };
126
230
  }>> & {
127
- onChange?: ((...args: any[]) => any) | undefined;
128
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", {
129
- getEventNums: string;
130
- getCompany: string;
231
+ onChangeTab?: ((...args: any[]) => any) | undefined;
232
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "changeTab"[], "changeTab", {
233
+ tabList: import("./type").TabType[];
234
+ activeTab: string;
235
+ cardData: import("./type").CardType[];
131
236
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
132
237
  export default _GeneralManagement;
@@ -1,25 +1,95 @@
1
+ import type { CardType, TabType } from './type';
1
2
  declare const _default: import("vue").DefineComponent<{
2
- getEventNums: {
3
- type: StringConstructor;
4
- default: string;
3
+ tabList: {
4
+ type: {
5
+ (arrayLength: number): TabType[];
6
+ (...items: TabType[]): TabType[];
7
+ new (arrayLength: number): TabType[];
8
+ new (...items: TabType[]): TabType[];
9
+ isArray(arg: any): arg is any[];
10
+ readonly prototype: any[];
11
+ from<T>(arrayLike: ArrayLike<T>): T[];
12
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
13
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
14
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
15
+ of<T_4>(...items: T_4[]): T_4[];
16
+ readonly [Symbol.species]: ArrayConstructor;
17
+ };
18
+ default: () => {
19
+ code: string;
20
+ name: string;
21
+ num: number;
22
+ }[];
5
23
  };
6
- getCompany: {
24
+ activeTab: {
7
25
  type: StringConstructor;
8
26
  default: string;
9
27
  };
10
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
11
- getEventNums: {
12
- type: StringConstructor;
13
- default: string;
28
+ cardData: {
29
+ type: {
30
+ (arrayLength: number): CardType[];
31
+ (...items: CardType[]): CardType[];
32
+ new (arrayLength: number): CardType[];
33
+ new (...items: CardType[]): CardType[];
34
+ isArray(arg: any): arg is any[];
35
+ readonly prototype: any[];
36
+ from<T>(arrayLike: ArrayLike<T>): T[];
37
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
38
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
39
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
40
+ of<T_4>(...items: T_4[]): T_4[];
41
+ readonly [Symbol.species]: ArrayConstructor;
42
+ };
43
+ default: () => never[];
44
+ };
45
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "changeTab"[], "changeTab", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
46
+ tabList: {
47
+ type: {
48
+ (arrayLength: number): TabType[];
49
+ (...items: TabType[]): TabType[];
50
+ new (arrayLength: number): TabType[];
51
+ new (...items: TabType[]): TabType[];
52
+ isArray(arg: any): arg is any[];
53
+ readonly prototype: any[];
54
+ from<T>(arrayLike: ArrayLike<T>): T[];
55
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
56
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
57
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
58
+ of<T_4>(...items: T_4[]): T_4[];
59
+ readonly [Symbol.species]: ArrayConstructor;
60
+ };
61
+ default: () => {
62
+ code: string;
63
+ name: string;
64
+ num: number;
65
+ }[];
14
66
  };
15
- getCompany: {
67
+ activeTab: {
16
68
  type: StringConstructor;
17
69
  default: string;
18
70
  };
71
+ cardData: {
72
+ type: {
73
+ (arrayLength: number): CardType[];
74
+ (...items: CardType[]): CardType[];
75
+ new (arrayLength: number): CardType[];
76
+ new (...items: CardType[]): CardType[];
77
+ isArray(arg: any): arg is any[];
78
+ readonly prototype: any[];
79
+ from<T>(arrayLike: ArrayLike<T>): T[];
80
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
81
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
82
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
83
+ of<T_4>(...items: T_4[]): T_4[];
84
+ readonly [Symbol.species]: ArrayConstructor;
85
+ };
86
+ default: () => never[];
87
+ };
19
88
  }>> & {
20
- onChange?: ((...args: any[]) => any) | undefined;
89
+ onChangeTab?: ((...args: any[]) => any) | undefined;
21
90
  }, {
22
- getEventNums: string;
23
- getCompany: string;
91
+ tabList: TabType[];
92
+ activeTab: string;
93
+ cardData: CardType[];
24
94
  }, {}>;
25
95
  export default _default;