@vtx/modals2 2.15.10 → 2.15.14

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 (944) hide show
  1. package/README.md +33 -33
  2. package/lib/index.js +8 -1
  3. package/lib/index.js.map +1 -1
  4. package/lib/style/css.js.map +1 -1
  5. package/lib/style/index.css +6 -0
  6. package/lib/style/index.js.map +1 -1
  7. package/lib/style/index.less +8 -8
  8. package/lib/style/themes/dark.css +6 -0
  9. package/lib/style/themes/dark.less +124 -119
  10. package/lib/style/themes/default.css +1 -0
  11. package/lib/style/themes/default.less +41 -40
  12. package/lib/style/themes/index.css +6 -0
  13. package/lib/style/themes/index.less +1 -1
  14. package/lib/typings.d.ts +18 -17
  15. package/lib/util/index.js +11 -15
  16. package/lib/util/index.js.map +1 -1
  17. package/lib/vm-alarm-info/Components/AlarmRecord.js +12 -13
  18. package/lib/vm-alarm-info/Components/AlarmRecord.js.map +1 -1
  19. package/lib/vm-alarm-info/Components/AlarmStatistics.js +16 -17
  20. package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -1
  21. package/lib/vm-alarm-info/Components/AlarmTrend.js +12 -13
  22. package/lib/vm-alarm-info/Components/AlarmTrend.js.map +1 -1
  23. package/lib/vm-alarm-info/Components/CurrentAlarm.js +12 -13
  24. package/lib/vm-alarm-info/Components/CurrentAlarm.js.map +1 -1
  25. package/lib/vm-alarm-info/Components/CurrentAlarmNew.js +15 -16
  26. package/lib/vm-alarm-info/Components/CurrentAlarmNew.js.map +1 -1
  27. package/lib/vm-alarm-info/Components/index.less +43 -43
  28. package/lib/vm-alarm-info/api.js +1 -2
  29. package/lib/vm-alarm-info/api.js.map +1 -1
  30. package/lib/vm-alarm-info/index.js +16 -18
  31. package/lib/vm-alarm-info/index.js.map +1 -1
  32. package/lib/vm-alarm-info/style/css.js.map +1 -1
  33. package/lib/vm-alarm-info/style/index.js.map +1 -1
  34. package/lib/vm-alarm-info/style/index.less +16 -16
  35. package/lib/vm-alarm-situation/api.js +2 -3
  36. package/lib/vm-alarm-situation/api.js.map +1 -1
  37. package/lib/vm-alarm-situation/index.js +21 -23
  38. package/lib/vm-alarm-situation/index.js.map +1 -1
  39. package/lib/vm-alarm-situation/style/css.js.map +1 -1
  40. package/lib/vm-alarm-situation/style/index.js.map +1 -1
  41. package/lib/vm-alarm-situation/style/index.less +67 -67
  42. package/lib/vm-alarm-situation-pt/api.js +1 -3
  43. package/lib/vm-alarm-situation-pt/api.js.map +1 -1
  44. package/lib/vm-alarm-situation-pt/index.js +13 -14
  45. package/lib/vm-alarm-situation-pt/index.js.map +1 -1
  46. package/lib/vm-alarm-situation-pt/style/css.js.map +1 -1
  47. package/lib/vm-alarm-situation-pt/style/index.js.map +1 -1
  48. package/lib/vm-alarm-situation-pt/style/index.less +65 -65
  49. package/lib/vm-analysis-comparison/api.js +2 -3
  50. package/lib/vm-analysis-comparison/api.js.map +1 -1
  51. package/lib/vm-analysis-comparison/index.js +17 -19
  52. package/lib/vm-analysis-comparison/index.js.map +1 -1
  53. package/lib/vm-analysis-comparison/style/css.js.map +1 -1
  54. package/lib/vm-analysis-comparison/style/index.js.map +1 -1
  55. package/lib/vm-analysis-comparison/style/index.less +12 -12
  56. package/lib/vm-appraisal-info/AppraisalBase.js +2 -3
  57. package/lib/vm-appraisal-info/AppraisalBase.js.map +1 -1
  58. package/lib/vm-appraisal-info/AppraisalTop5.js +4 -5
  59. package/lib/vm-appraisal-info/AppraisalTop5.js.map +1 -1
  60. package/lib/vm-appraisal-info/List.js +9 -10
  61. package/lib/vm-appraisal-info/List.js.map +1 -1
  62. package/lib/vm-appraisal-info/ListKh.js +14 -15
  63. package/lib/vm-appraisal-info/ListKh.js.map +1 -1
  64. package/lib/vm-appraisal-info/ListZg.js +14 -15
  65. package/lib/vm-appraisal-info/ListZg.js.map +1 -1
  66. package/lib/vm-appraisal-info/Wtlx.js +5 -6
  67. package/lib/vm-appraisal-info/Wtlx.js.map +1 -1
  68. package/lib/vm-appraisal-info/Zgxxhz.js +2 -3
  69. package/lib/vm-appraisal-info/Zgxxhz.js.map +1 -1
  70. package/lib/vm-appraisal-info/api.js +1 -2
  71. package/lib/vm-appraisal-info/api.js.map +1 -1
  72. package/lib/vm-appraisal-info/index.js +19 -20
  73. package/lib/vm-appraisal-info/index.js.map +1 -1
  74. package/lib/vm-appraisal-info/style/css.js.map +1 -1
  75. package/lib/vm-appraisal-info/style/index.js.map +1 -1
  76. package/lib/vm-appraisal-info/style/index.less +136 -136
  77. package/lib/vm-base-list/OpenArrow.js +5 -6
  78. package/lib/vm-base-list/OpenArrow.js.map +1 -1
  79. package/lib/vm-base-list/index.js +15 -16
  80. package/lib/vm-base-list/index.js.map +1 -1
  81. package/lib/vm-base-list/style/css.js.map +1 -1
  82. package/lib/vm-base-list/style/index.js.map +1 -1
  83. package/lib/vm-base-list/style/index.less +39 -39
  84. package/lib/vm-button/index.js +2 -3
  85. package/lib/vm-button/index.js.map +1 -1
  86. package/lib/vm-button/style/css.js.map +1 -1
  87. package/lib/vm-button/style/index.js.map +1 -1
  88. package/lib/vm-button/style/index.less +20 -20
  89. package/lib/vm-card/index.js +24 -0
  90. package/lib/vm-card/index.js.map +1 -0
  91. package/lib/vm-card/style/css.js +4 -0
  92. package/lib/vm-card/style/css.js.map +1 -0
  93. package/lib/vm-card/style/index.css +37 -0
  94. package/lib/vm-card/style/index.js +4 -0
  95. package/lib/vm-card/style/index.js.map +1 -0
  96. package/lib/vm-card/style/index.less +25 -0
  97. package/lib/vm-charts/Distribute1.js +7 -8
  98. package/lib/vm-charts/Distribute1.js.map +1 -1
  99. package/lib/vm-charts/Gauge1.js +2 -3
  100. package/lib/vm-charts/Gauge1.js.map +1 -1
  101. package/lib/vm-charts/Line.js +12 -14
  102. package/lib/vm-charts/Line.js.map +1 -1
  103. package/lib/vm-charts/Line1.js +2 -4
  104. package/lib/vm-charts/Line1.js.map +1 -1
  105. package/lib/vm-charts/Pie.js +7 -9
  106. package/lib/vm-charts/Pie.js.map +1 -1
  107. package/lib/vm-charts/index.js +1 -1
  108. package/lib/vm-charts/index.js.map +1 -1
  109. package/lib/vm-charts/index.less +30 -30
  110. package/lib/vm-checkbox/index.js +3 -5
  111. package/lib/vm-checkbox/index.js.map +1 -1
  112. package/lib/vm-checkbox/style/css.js.map +1 -1
  113. package/lib/vm-checkbox/style/index.js.map +1 -1
  114. package/lib/vm-checkbox/style/index.less +25 -25
  115. package/lib/vm-container/index.js +5 -7
  116. package/lib/vm-container/index.js.map +1 -1
  117. package/lib/vm-container/style/css.js.map +1 -1
  118. package/lib/vm-container/style/index.js.map +1 -1
  119. package/lib/vm-container/style/index.less +30 -30
  120. package/lib/vm-correlation-comparison/api.js +2 -3
  121. package/lib/vm-correlation-comparison/api.js.map +1 -1
  122. package/lib/vm-correlation-comparison/index.js +17 -18
  123. package/lib/vm-correlation-comparison/index.js.map +1 -1
  124. package/lib/vm-correlation-comparison/style/css.js.map +1 -1
  125. package/lib/vm-correlation-comparison/style/index.js.map +1 -1
  126. package/lib/vm-correlation-comparison/style/index.less +13 -13
  127. package/lib/vm-custom/index.js +2 -3
  128. package/lib/vm-custom/index.js.map +1 -1
  129. package/lib/vm-custom/style/css.js.map +1 -1
  130. package/lib/vm-custom/style/index.js.map +1 -1
  131. package/lib/vm-custom/style/index.less +20 -20
  132. package/lib/vm-empty/index.js +2 -3
  133. package/lib/vm-empty/index.js.map +1 -1
  134. package/lib/vm-empty/style/css.js.map +1 -1
  135. package/lib/vm-empty/style/index.js.map +1 -1
  136. package/lib/vm-empty/style/index.less +23 -23
  137. package/lib/vm-filter/index.js +22 -28
  138. package/lib/vm-filter/index.js.map +1 -1
  139. package/lib/vm-filter/style/css.js.map +1 -1
  140. package/lib/vm-filter/style/index.css +4 -4
  141. package/lib/vm-filter/style/index.js.map +1 -1
  142. package/lib/vm-filter/style/index.less +293 -293
  143. package/lib/vm-hooks/useSettings.js +5 -4
  144. package/lib/vm-hooks/useSettings.js.map +1 -1
  145. package/lib/vm-iframe-modal/index.js +24 -14
  146. package/lib/vm-iframe-modal/index.js.map +1 -1
  147. package/lib/vm-iframe-modal/style/css.js.map +1 -1
  148. package/lib/vm-iframe-modal/style/index.js.map +1 -1
  149. package/lib/vm-iframe-modal/style/index.less +9 -9
  150. package/lib/vm-image-text/index.js +11 -7
  151. package/lib/vm-image-text/index.js.map +1 -1
  152. package/lib/vm-image-text/style/css.js.map +1 -1
  153. package/lib/vm-image-text/style/index.js.map +1 -1
  154. package/lib/vm-image-text/style/index.less +32 -32
  155. package/lib/vm-info-collection/index.js +22 -20
  156. package/lib/vm-info-collection/index.js.map +1 -1
  157. package/lib/vm-info-collection/style/css.js.map +1 -1
  158. package/lib/vm-info-collection/style/index.css +4 -4
  159. package/lib/vm-info-collection/style/index.js.map +1 -1
  160. package/lib/vm-info-collection/style/index.less +48 -48
  161. package/lib/vm-map/index.js +14 -16
  162. package/lib/vm-map/index.js.map +1 -1
  163. package/lib/vm-map/mapStyle.js +7 -14
  164. package/lib/vm-map/mapStyle.js.map +1 -1
  165. package/lib/vm-map/style/css.js.map +1 -1
  166. package/lib/vm-map/style/index.js.map +1 -1
  167. package/lib/vm-map/style/index.less +3 -3
  168. package/lib/vm-modal-table/index.js +4 -5
  169. package/lib/vm-modal-table/index.js.map +1 -1
  170. package/lib/vm-modal-table/style/css.js.map +1 -1
  171. package/lib/vm-modal-table/style/index.js.map +1 -1
  172. package/lib/vm-modal-table/style/index.less +23 -23
  173. package/lib/vm-nodata/index.js +1 -1
  174. package/lib/vm-nodata/index.js.map +1 -1
  175. package/lib/vm-radio/index.js +3 -5
  176. package/lib/vm-radio/index.js.map +1 -1
  177. package/lib/vm-radio/style/css.js.map +1 -1
  178. package/lib/vm-radio/style/index.js.map +1 -1
  179. package/lib/vm-radio/style/index.less +26 -26
  180. package/lib/vm-real-time-monitor/api.js +2 -3
  181. package/lib/vm-real-time-monitor/api.js.map +1 -1
  182. package/lib/vm-real-time-monitor/index.js +17 -18
  183. package/lib/vm-real-time-monitor/index.js.map +1 -1
  184. package/lib/vm-real-time-monitor/style/css.js.map +1 -1
  185. package/lib/vm-real-time-monitor/style/index.js.map +1 -1
  186. package/lib/vm-real-time-monitor/style/index.less +12 -12
  187. package/lib/vm-repair-maintain/RmInfoSummary.js +6 -7
  188. package/lib/vm-repair-maintain/RmInfoSummary.js.map +1 -1
  189. package/lib/vm-repair-maintain/RmMonthTrend.js +2 -3
  190. package/lib/vm-repair-maintain/RmMonthTrend.js.map +1 -1
  191. package/lib/vm-repair-maintain/RmRecord.js +8 -8
  192. package/lib/vm-repair-maintain/RmRecord.js.map +1 -1
  193. package/lib/vm-repair-maintain/RmType.js +5 -6
  194. package/lib/vm-repair-maintain/RmType.js.map +1 -1
  195. package/lib/vm-repair-maintain/api.js +1 -2
  196. package/lib/vm-repair-maintain/api.js.map +1 -1
  197. package/lib/vm-repair-maintain/index.js +2 -3
  198. package/lib/vm-repair-maintain/index.js.map +1 -1
  199. package/lib/vm-repair-maintain/style/css.js.map +1 -1
  200. package/lib/vm-repair-maintain/style/index.js.map +1 -1
  201. package/lib/vm-repair-maintain/style/index.less +115 -115
  202. package/lib/vm-round-content/index.js +15 -17
  203. package/lib/vm-round-content/index.js.map +1 -1
  204. package/lib/vm-round-content/style/css.js.map +1 -1
  205. package/lib/vm-round-content/style/index.js.map +1 -1
  206. package/lib/vm-round-content/style/index.less +33 -33
  207. package/lib/vm-row-col/index.js +3 -5
  208. package/lib/vm-row-col/index.js.map +1 -1
  209. package/lib/vm-row-col/style/css.js.map +1 -1
  210. package/lib/vm-row-col/style/index.js.map +1 -1
  211. package/lib/vm-select-device/index.js +8 -8
  212. package/lib/vm-select-device/index.js.map +1 -1
  213. package/lib/vm-select-device/style/css.js.map +1 -1
  214. package/lib/vm-select-device/style/index.js.map +1 -1
  215. package/lib/vm-select-device/style/index.less +16 -16
  216. package/lib/vm-sub-tabs/index.js +4 -7
  217. package/lib/vm-sub-tabs/index.js.map +1 -1
  218. package/lib/vm-sub-tabs/style/css.js.map +1 -1
  219. package/lib/vm-sub-tabs/style/index.js.map +1 -1
  220. package/lib/vm-sub-tabs/style/index.less +179 -179
  221. package/lib/vm-sub-title/index.js +6 -7
  222. package/lib/vm-sub-title/index.js.map +1 -1
  223. package/lib/vm-sub-title/style/css.js.map +1 -1
  224. package/lib/vm-sub-title/style/index.js.map +1 -1
  225. package/lib/vm-sub-title/style/index.less +68 -68
  226. package/lib/vm-table/index.js +18 -24
  227. package/lib/vm-table/index.js.map +1 -1
  228. package/lib/vm-table/style/css.js.map +1 -1
  229. package/lib/vm-table/style/index.css +1 -1
  230. package/lib/vm-table/style/index.js.map +1 -1
  231. package/lib/vm-table/style/index.less +315 -315
  232. package/lib/vm-time-line/index.js +3 -3
  233. package/lib/vm-time-line/index.js.map +1 -1
  234. package/lib/vm-time-line/style/css.js.map +1 -1
  235. package/lib/vm-time-line/style/index.js.map +1 -1
  236. package/lib/vm-video/api.js +1 -2
  237. package/lib/vm-video/api.js.map +1 -1
  238. package/lib/vm-video/index.css +6 -0
  239. package/lib/vm-video/index.js +5 -6
  240. package/lib/vm-video/index.js.map +1 -1
  241. package/lib/vm-video/index.less +36 -36
  242. package/lib/vtx-base-info/index.js +15 -16
  243. package/lib/vtx-base-info/index.js.map +1 -1
  244. package/lib/vtx-base-info/style/css.js.map +1 -1
  245. package/lib/vtx-base-info/style/index.js.map +1 -1
  246. package/lib/vtx-base-info/style/index.less +66 -66
  247. package/lib/vtx-base-modal/api.js +6 -12
  248. package/lib/vtx-base-modal/api.js.map +1 -1
  249. package/lib/vtx-base-modal/config.js +4 -5
  250. package/lib/vtx-base-modal/config.js.map +1 -1
  251. package/lib/vtx-base-modal/index.js +54 -36
  252. package/lib/vtx-base-modal/index.js.map +1 -1
  253. package/lib/vtx-base-modal/style/css.js.map +1 -1
  254. package/lib/vtx-base-modal/style/index.js.map +1 -1
  255. package/lib/vtx-base-modal/style/index.less +1075 -1075
  256. package/lib/vtx-car-modal/api.js +146 -120
  257. package/lib/vtx-car-modal/api.js.map +1 -1
  258. package/lib/vtx-car-modal/components/AlarmInfo/Charts.js +6 -9
  259. package/lib/vtx-car-modal/components/AlarmInfo/Charts.js.map +1 -1
  260. package/lib/vtx-car-modal/components/AlarmInfo/List.js +14 -15
  261. package/lib/vtx-car-modal/components/AlarmInfo/List.js.map +1 -1
  262. package/lib/vtx-car-modal/components/AlarmInfo/index.js +21 -22
  263. package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -1
  264. package/lib/vtx-car-modal/components/AlarmInfo/index.less +40 -40
  265. package/lib/vtx-car-modal/components/BaseInfo/Chain.js +2 -3
  266. package/lib/vtx-car-modal/components/BaseInfo/Chain.js.map +1 -1
  267. package/lib/vtx-car-modal/components/BaseInfo/Charts.js +3 -3
  268. package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -1
  269. package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js +1 -1
  270. package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js.map +1 -1
  271. package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js +1 -1
  272. package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js.map +1 -1
  273. package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js +32 -45
  274. package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -1
  275. package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js +3 -3
  276. package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js.map +1 -1
  277. package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js +4 -6
  278. package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js.map +1 -1
  279. package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js +1 -1
  280. package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js.map +1 -1
  281. package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js +5 -4
  282. package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js.map +1 -1
  283. package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js +7 -8
  284. package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js.map +1 -1
  285. package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js +21 -16
  286. package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js.map +1 -1
  287. package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js +7 -10
  288. package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js.map +1 -1
  289. package/lib/vtx-car-modal/components/BaseInfo/index.js +19 -19
  290. package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
  291. package/lib/vtx-car-modal/components/BaseInfo/index.less +290 -290
  292. package/lib/vtx-car-modal/components/Collection/index.js +21 -24
  293. package/lib/vtx-car-modal/components/Collection/index.js.map +1 -1
  294. package/lib/vtx-car-modal/components/Collection/index.less +18 -18
  295. package/lib/vtx-car-modal/components/DetailInfo/index.js +5 -6
  296. package/lib/vtx-car-modal/components/DetailInfo/index.js.map +1 -1
  297. package/lib/vtx-car-modal/components/DetailInfo/index.less +21 -21
  298. package/lib/vtx-car-modal/components/Maintenance/index.js +6 -7
  299. package/lib/vtx-car-modal/components/Maintenance/index.js.map +1 -1
  300. package/lib/vtx-car-modal/components/Maintenance/index.less +35 -35
  301. package/lib/vtx-car-modal/components/OilConsumption/List.js +9 -10
  302. package/lib/vtx-car-modal/components/OilConsumption/List.js.map +1 -1
  303. package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js +4 -5
  304. package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js.map +1 -1
  305. package/lib/vtx-car-modal/components/OilConsumption/index.js +9 -10
  306. package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -1
  307. package/lib/vtx-car-modal/components/OilConsumption/index.less +39 -39
  308. package/lib/vtx-car-modal/components/QdBaseInfo/Chain.js +104 -0
  309. package/lib/vtx-car-modal/components/QdBaseInfo/Chain.js.map +1 -0
  310. package/lib/vtx-car-modal/components/QdBaseInfo/TodayWorkCC.js +78 -0
  311. package/lib/vtx-car-modal/components/QdBaseInfo/TodayWorkCC.js.map +1 -0
  312. package/lib/vtx-car-modal/components/QdBaseInfo/ZyfxCC.js +148 -0
  313. package/lib/vtx-car-modal/components/QdBaseInfo/ZyfxCC.js.map +1 -0
  314. package/lib/vtx-car-modal/components/QdBaseInfo/index.js +223 -0
  315. package/lib/vtx-car-modal/components/QdBaseInfo/index.js.map +1 -0
  316. package/lib/vtx-car-modal/components/StaticInfo/Charts.js +5 -6
  317. package/lib/vtx-car-modal/components/StaticInfo/Charts.js.map +1 -1
  318. package/lib/vtx-car-modal/components/StaticInfo/List.js +2 -3
  319. package/lib/vtx-car-modal/components/StaticInfo/List.js.map +1 -1
  320. package/lib/vtx-car-modal/components/StaticInfo/index.js +18 -19
  321. package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -1
  322. package/lib/vtx-car-modal/components/StaticInfo/index.less +82 -82
  323. package/lib/vtx-car-modal/components/WaterConsumption/index.js +9 -10
  324. package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -1
  325. package/lib/vtx-car-modal/components/WaterConsumption/index.less +25 -25
  326. package/lib/vtx-car-modal/components/WorkInfo/Wcl.js +8 -10
  327. package/lib/vtx-car-modal/components/WorkInfo/Wcl.js.map +1 -1
  328. package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js +46 -26
  329. package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js.map +1 -1
  330. package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js +11 -11
  331. package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -1
  332. package/lib/vtx-car-modal/components/WorkInfo/Zylc.js +123 -0
  333. package/lib/vtx-car-modal/components/WorkInfo/Zylc.js.map +1 -0
  334. package/lib/vtx-car-modal/components/WorkInfo/index.js +5 -6
  335. package/lib/vtx-car-modal/components/WorkInfo/index.js.map +1 -1
  336. package/lib/vtx-car-modal/components/WorkInfo/index.less +66 -66
  337. package/lib/vtx-car-modal/components/index.js +1 -1
  338. package/lib/vtx-car-modal/components/index.js.map +1 -1
  339. package/lib/vtx-car-modal/index.js +40 -29
  340. package/lib/vtx-car-modal/index.js.map +1 -1
  341. package/lib/vtx-car-modal/style/css.js.map +1 -1
  342. package/lib/vtx-car-modal/style/index.css +6 -0
  343. package/lib/vtx-car-modal/style/index.js.map +1 -1
  344. package/lib/vtx-car-modal/style/index.less +8 -8
  345. package/lib/vtx-cc-cp-modal/api.js +80 -62
  346. package/lib/vtx-cc-cp-modal/api.js.map +1 -1
  347. package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js +24 -28
  348. package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
  349. package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js +8 -12
  350. package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
  351. package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js +14 -17
  352. package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js.map +1 -1
  353. package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.css +1 -18
  354. package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.js +2 -3
  355. package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.js.map +1 -1
  356. package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.less +91 -108
  357. package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js +29 -26
  358. package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js.map +1 -1
  359. package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js +8 -7
  360. package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js.map +1 -1
  361. package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js +8 -7
  362. package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js.map +1 -1
  363. package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js +10 -11
  364. package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js.map +1 -1
  365. package/lib/vtx-cc-cp-modal/components/BaseInfo/index.css +11 -41
  366. package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js +28 -35
  367. package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js.map +1 -1
  368. package/lib/vtx-cc-cp-modal/components/BaseInfo/index.less +56 -95
  369. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js +22 -26
  370. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js.map +1 -1
  371. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js +10 -14
  372. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js.map +1 -1
  373. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js +14 -17
  374. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js.map +1 -1
  375. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.css +1 -1
  376. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.js +2 -3
  377. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.js.map +1 -1
  378. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.less +108 -108
  379. package/lib/vtx-cc-cp-modal/components/OrderInfo/MonthTrend.js +2 -4
  380. package/lib/vtx-cc-cp-modal/components/OrderInfo/MonthTrend.js.map +1 -1
  381. package/lib/vtx-cc-cp-modal/components/OrderInfo/OrderRecord.js +10 -11
  382. package/lib/vtx-cc-cp-modal/components/OrderInfo/OrderRecord.js.map +1 -1
  383. package/lib/vtx-cc-cp-modal/components/OrderInfo/Summary.js +8 -10
  384. package/lib/vtx-cc-cp-modal/components/OrderInfo/Summary.js.map +1 -1
  385. package/lib/vtx-cc-cp-modal/components/OrderInfo/index.js +5 -6
  386. package/lib/vtx-cc-cp-modal/components/OrderInfo/index.js.map +1 -1
  387. package/lib/vtx-cc-cp-modal/components/OrderInfo/index.less +108 -108
  388. package/lib/vtx-cc-cp-modal/components/Restaurant/index.css +1 -6
  389. package/lib/vtx-cc-cp-modal/components/Restaurant/index.js +12 -14
  390. package/lib/vtx-cc-cp-modal/components/Restaurant/index.js.map +1 -1
  391. package/lib/vtx-cc-cp-modal/components/Restaurant/index.less +3 -8
  392. package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js +8 -10
  393. package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js.map +1 -1
  394. package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js +5 -6
  395. package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js.map +1 -1
  396. package/lib/vtx-cc-cp-modal/components/SyInfo/index.js +27 -31
  397. package/lib/vtx-cc-cp-modal/components/SyInfo/index.js.map +1 -1
  398. package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +46 -46
  399. package/lib/vtx-cc-cp-modal/components/index.js +1 -1
  400. package/lib/vtx-cc-cp-modal/components/index.js.map +1 -1
  401. package/lib/vtx-cc-cp-modal/index.js +43 -15
  402. package/lib/vtx-cc-cp-modal/index.js.map +1 -1
  403. package/lib/vtx-cc-cp-modal/style/css.js.map +1 -1
  404. package/lib/vtx-cc-cp-modal/style/index.css +6 -0
  405. package/lib/vtx-cc-cp-modal/style/index.js.map +1 -1
  406. package/lib/vtx-cc-cp-modal/style/index.less +1 -1
  407. package/lib/vtx-cc-cp-modal/type.js.map +1 -1
  408. package/lib/vtx-cc-unit-modal/api.js +358 -0
  409. package/lib/vtx-cc-unit-modal/api.js.map +1 -0
  410. package/lib/vtx-cc-unit-modal/components/CarList/index.js +105 -0
  411. package/lib/vtx-cc-unit-modal/components/CarList/index.js.map +1 -0
  412. package/lib/vtx-cc-unit-modal/components/QdBase/CollectRecord.js +89 -0
  413. package/lib/vtx-cc-unit-modal/components/QdBase/CollectRecord.js.map +1 -0
  414. package/lib/vtx-cc-unit-modal/components/QdBase/CollectStatistics.js +68 -0
  415. package/lib/vtx-cc-unit-modal/components/QdBase/CollectStatistics.js.map +1 -0
  416. package/lib/vtx-cc-unit-modal/components/QdBase/Factory.js +46 -0
  417. package/lib/vtx-cc-unit-modal/components/QdBase/Factory.js.map +1 -0
  418. package/lib/vtx-cc-unit-modal/components/QdBase/index.css +29 -0
  419. package/lib/vtx-cc-unit-modal/components/QdBase/index.js +104 -0
  420. package/lib/vtx-cc-unit-modal/components/QdBase/index.js.map +1 -0
  421. package/lib/vtx-cc-unit-modal/components/QdBase/index.less +20 -0
  422. package/lib/vtx-cc-unit-modal/components/QdCollection/index.js +60 -0
  423. package/lib/vtx-cc-unit-modal/components/QdCollection/index.js.map +1 -0
  424. package/lib/vtx-cc-unit-modal/components/QdDetailInfo/index.js +139 -0
  425. package/lib/vtx-cc-unit-modal/components/QdDetailInfo/index.js.map +1 -0
  426. package/lib/vtx-cc-unit-modal/components/QdFactory/index.js +57 -0
  427. package/lib/vtx-cc-unit-modal/components/QdFactory/index.js.map +1 -0
  428. package/lib/vtx-cc-unit-modal/components/RestaurantList/index.js +114 -0
  429. package/lib/vtx-cc-unit-modal/components/RestaurantList/index.js.map +1 -0
  430. package/lib/vtx-cc-unit-modal/index.js +105 -0
  431. package/lib/vtx-cc-unit-modal/index.js.map +1 -0
  432. package/lib/vtx-cc-unit-modal/style/css.js +4 -0
  433. package/lib/vtx-cc-unit-modal/style/css.js.map +1 -0
  434. package/lib/vtx-cc-unit-modal/style/index.css +145 -0
  435. package/lib/vtx-cc-unit-modal/style/index.js +4 -0
  436. package/lib/vtx-cc-unit-modal/style/index.js.map +1 -0
  437. package/lib/vtx-cc-unit-modal/style/index.less +1 -0
  438. package/lib/vtx-cp-modal/api.js +4 -10
  439. package/lib/vtx-cp-modal/api.js.map +1 -1
  440. package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +11 -11
  441. package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
  442. package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js +2 -4
  443. package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
  444. package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js +18 -20
  445. package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -1
  446. package/lib/vtx-cp-modal/components/AlarmInfo/index.js +2 -3
  447. package/lib/vtx-cp-modal/components/AlarmInfo/index.js.map +1 -1
  448. package/lib/vtx-cp-modal/components/AlarmInfo/index.less +109 -109
  449. package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js +1 -1
  450. package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js.map +1 -1
  451. package/lib/vtx-cp-modal/components/BaseInfo/Rules.js +2 -2
  452. package/lib/vtx-cp-modal/components/BaseInfo/Rules.js.map +1 -1
  453. package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js +3 -5
  454. package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js.map +1 -1
  455. package/lib/vtx-cp-modal/components/BaseInfo/index.js +2 -3
  456. package/lib/vtx-cp-modal/components/BaseInfo/index.js.map +1 -1
  457. package/lib/vtx-cp-modal/components/BaseInfo/index.less +156 -156
  458. package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js +11 -11
  459. package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js.map +1 -1
  460. package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js +2 -4
  461. package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js.map +1 -1
  462. package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js +18 -20
  463. package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -1
  464. package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js +2 -3
  465. package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js.map +1 -1
  466. package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +109 -109
  467. package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +8 -10
  468. package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js.map +1 -1
  469. package/lib/vtx-cp-modal/components/SyInfo/index.js +15 -16
  470. package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -1
  471. package/lib/vtx-cp-modal/components/SyInfo/index.less +47 -47
  472. package/lib/vtx-cp-modal/components/index.js +1 -1
  473. package/lib/vtx-cp-modal/components/index.js.map +1 -1
  474. package/lib/vtx-cp-modal/index.js +24 -27
  475. package/lib/vtx-cp-modal/index.js.map +1 -1
  476. package/lib/vtx-cp-modal/style/css.js.map +1 -1
  477. package/lib/vtx-cp-modal/style/index.css +6 -0
  478. package/lib/vtx-cp-modal/style/index.js.map +1 -1
  479. package/lib/vtx-cp-modal/style/index.less +1 -1
  480. package/lib/vtx-default-modal/api.js +5 -9
  481. package/lib/vtx-default-modal/api.js.map +1 -1
  482. package/lib/vtx-default-modal/components/BaseInfo/index.js +5 -6
  483. package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -1
  484. package/lib/vtx-default-modal/components/BaseInfo/index.less +38 -38
  485. package/lib/vtx-default-modal/components/index.js +1 -1
  486. package/lib/vtx-default-modal/components/index.js.map +1 -1
  487. package/lib/vtx-default-modal/index.js +24 -26
  488. package/lib/vtx-default-modal/index.js.map +1 -1
  489. package/lib/vtx-default-modal/style/css.js.map +1 -1
  490. package/lib/vtx-default-modal/style/index.css +6 -0
  491. package/lib/vtx-default-modal/style/index.js.map +1 -1
  492. package/lib/vtx-default-modal/style/index.less +1 -1
  493. package/lib/vtx-device-modal/api.js +7 -9
  494. package/lib/vtx-device-modal/api.js.map +1 -1
  495. package/lib/vtx-device-modal/components/BaseInfo/RealTimeList.js +17 -18
  496. package/lib/vtx-device-modal/components/BaseInfo/RealTimeList.js.map +1 -1
  497. package/lib/vtx-device-modal/components/BaseInfo/index.js +64 -22
  498. package/lib/vtx-device-modal/components/BaseInfo/index.js.map +1 -1
  499. package/lib/vtx-device-modal/components/DataAnalysis/Chart.js +93 -55
  500. package/lib/vtx-device-modal/components/DataAnalysis/Chart.js.map +1 -1
  501. package/lib/vtx-device-modal/components/DataAnalysis/index.js +21 -22
  502. package/lib/vtx-device-modal/components/DataAnalysis/index.js.map +1 -1
  503. package/lib/vtx-device-modal/config.js +3 -6
  504. package/lib/vtx-device-modal/config.js.map +1 -1
  505. package/lib/vtx-device-modal/index.js +24 -26
  506. package/lib/vtx-device-modal/index.js.map +1 -1
  507. package/lib/vtx-device-modal/style/css.js.map +1 -1
  508. package/lib/vtx-device-modal/style/index.js.map +1 -1
  509. package/lib/vtx-device-modal/types.js.map +1 -1
  510. package/lib/vtx-df-modal/api.js +5 -9
  511. package/lib/vtx-df-modal/api.js.map +1 -1
  512. package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js +5 -6
  513. package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js.map +1 -1
  514. package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js +9 -9
  515. package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js.map +1 -1
  516. package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js +13 -13
  517. package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js.map +1 -1
  518. package/lib/vtx-df-modal/components/BaseInfo/Situation.js +3 -3
  519. package/lib/vtx-df-modal/components/BaseInfo/Situation.js.map +1 -1
  520. package/lib/vtx-df-modal/components/BaseInfo/index.js +18 -19
  521. package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -1
  522. package/lib/vtx-df-modal/components/BaseInfo/index.less +173 -173
  523. package/lib/vtx-df-modal/components/Metering/ChartJccc.js +8 -9
  524. package/lib/vtx-df-modal/components/Metering/ChartJccc.js.map +1 -1
  525. package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +7 -8
  526. package/lib/vtx-df-modal/components/Metering/ChartJcqs.js.map +1 -1
  527. package/lib/vtx-df-modal/components/Metering/List.js +12 -11
  528. package/lib/vtx-df-modal/components/Metering/List.js.map +1 -1
  529. package/lib/vtx-df-modal/components/Metering/index.js +19 -21
  530. package/lib/vtx-df-modal/components/Metering/index.js.map +1 -1
  531. package/lib/vtx-df-modal/components/Metering/index.less +83 -83
  532. package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +13 -13
  533. package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -1
  534. package/lib/vtx-df-modal/components/WorkCondition/Situation.js +14 -14
  535. package/lib/vtx-df-modal/components/WorkCondition/Situation.js.map +1 -1
  536. package/lib/vtx-df-modal/components/WorkCondition/index.js +15 -16
  537. package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -1
  538. package/lib/vtx-df-modal/components/WorkCondition/index.less +136 -136
  539. package/lib/vtx-df-modal/components/index.js +1 -1
  540. package/lib/vtx-df-modal/components/index.js.map +1 -1
  541. package/lib/vtx-df-modal/index.js +23 -25
  542. package/lib/vtx-df-modal/index.js.map +1 -1
  543. package/lib/vtx-df-modal/style/css.js.map +1 -1
  544. package/lib/vtx-df-modal/style/index.css +6 -0
  545. package/lib/vtx-df-modal/style/index.js.map +1 -1
  546. package/lib/vtx-df-modal/style/index.less +1 -1
  547. package/lib/vtx-facility-modal/api.js +4 -6
  548. package/lib/vtx-facility-modal/api.js.map +1 -1
  549. package/lib/vtx-facility-modal/components/OverView/Left.js +2 -3
  550. package/lib/vtx-facility-modal/components/OverView/Left.js.map +1 -1
  551. package/lib/vtx-facility-modal/components/OverView/index.js +18 -19
  552. package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -1
  553. package/lib/vtx-facility-modal/components/OverView/index.less +120 -120
  554. package/lib/vtx-facility-modal/components/index.js +1 -1
  555. package/lib/vtx-facility-modal/components/index.js.map +1 -1
  556. package/lib/vtx-facility-modal/config.js +3 -6
  557. package/lib/vtx-facility-modal/config.js.map +1 -1
  558. package/lib/vtx-facility-modal/index.js +4 -5
  559. package/lib/vtx-facility-modal/index.js.map +1 -1
  560. package/lib/vtx-facility-modal/style/css.js.map +1 -1
  561. package/lib/vtx-facility-modal/style/index.js.map +1 -1
  562. package/lib/vtx-facility-modal/style/index.less +1 -1
  563. package/lib/vtx-facility-modal/types.js.map +1 -1
  564. package/lib/vtx-housing-estate-modal/api.js +11 -20
  565. package/lib/vtx-housing-estate-modal/api.js.map +1 -1
  566. package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js +13 -16
  567. package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js.map +1 -1
  568. package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js +14 -15
  569. package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js.map +1 -1
  570. package/lib/vtx-housing-estate-modal/components/Alarm/MY.js +17 -18
  571. package/lib/vtx-housing-estate-modal/components/Alarm/MY.js.map +1 -1
  572. package/lib/vtx-housing-estate-modal/components/Alarm/Rank.js +2 -3
  573. package/lib/vtx-housing-estate-modal/components/Alarm/Rank.js.map +1 -1
  574. package/lib/vtx-housing-estate-modal/components/Alarm/index.js +15 -17
  575. package/lib/vtx-housing-estate-modal/components/Alarm/index.js.map +1 -1
  576. package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
  577. package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +12 -13
  578. package/lib/vtx-housing-estate-modal/components/OverView/Hot.js.map +1 -1
  579. package/lib/vtx-housing-estate-modal/components/OverView/Left.js +2 -3
  580. package/lib/vtx-housing-estate-modal/components/OverView/Left.js.map +1 -1
  581. package/lib/vtx-housing-estate-modal/components/OverView/Manage.js +11 -13
  582. package/lib/vtx-housing-estate-modal/components/OverView/Manage.js.map +1 -1
  583. package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js +22 -25
  584. package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js.map +1 -1
  585. package/lib/vtx-housing-estate-modal/components/OverView/Trend.js +2 -3
  586. package/lib/vtx-housing-estate-modal/components/OverView/Trend.js.map +1 -1
  587. package/lib/vtx-housing-estate-modal/components/OverView/index.js +4 -5
  588. package/lib/vtx-housing-estate-modal/components/OverView/index.js.map +1 -1
  589. package/lib/vtx-housing-estate-modal/components/OverView/index.less +256 -256
  590. package/lib/vtx-housing-estate-modal/components/SPJK/index.js +9 -10
  591. package/lib/vtx-housing-estate-modal/components/SPJK/index.js.map +1 -1
  592. package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
  593. package/lib/vtx-housing-estate-modal/components/TFRD/index.js +13 -14
  594. package/lib/vtx-housing-estate-modal/components/TFRD/index.js.map +1 -1
  595. package/lib/vtx-housing-estate-modal/components/TFRD/index.less +15 -15
  596. package/lib/vtx-housing-estate-modal/components/WGGS/Content.js +5 -6
  597. package/lib/vtx-housing-estate-modal/components/WGGS/Content.js.map +1 -1
  598. package/lib/vtx-housing-estate-modal/components/WGGS/index.js +10 -11
  599. package/lib/vtx-housing-estate-modal/components/WGGS/index.js.map +1 -1
  600. package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
  601. package/lib/vtx-housing-estate-modal/components/WGXW/Content.js +5 -6
  602. package/lib/vtx-housing-estate-modal/components/WGXW/Content.js.map +1 -1
  603. package/lib/vtx-housing-estate-modal/components/WGXW/index.js +13 -14
  604. package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -1
  605. package/lib/vtx-housing-estate-modal/components/WGXW/index.less +102 -102
  606. package/lib/vtx-housing-estate-modal/components/index.js +1 -1
  607. package/lib/vtx-housing-estate-modal/components/index.js.map +1 -1
  608. package/lib/vtx-housing-estate-modal/config.js +8 -11
  609. package/lib/vtx-housing-estate-modal/config.js.map +1 -1
  610. package/lib/vtx-housing-estate-modal/index.js +13 -15
  611. package/lib/vtx-housing-estate-modal/index.js.map +1 -1
  612. package/lib/vtx-housing-estate-modal/style/css.js.map +1 -1
  613. package/lib/vtx-housing-estate-modal/style/index.js.map +1 -1
  614. package/lib/vtx-housing-estate-modal/style/index.less +1 -1
  615. package/lib/vtx-housing-estate-modal/types.js.map +1 -1
  616. package/lib/vtx-kh-modal/api.js +1 -2
  617. package/lib/vtx-kh-modal/api.js.map +1 -1
  618. package/lib/vtx-kh-modal/components/BaseInfo/index.js +3 -4
  619. package/lib/vtx-kh-modal/components/BaseInfo/index.js.map +1 -1
  620. package/lib/vtx-kh-modal/components/BaseInfo/index.less +66 -66
  621. package/lib/vtx-kh-modal/components/index.js +1 -1
  622. package/lib/vtx-kh-modal/components/index.js.map +1 -1
  623. package/lib/vtx-kh-modal/index.js +10 -11
  624. package/lib/vtx-kh-modal/index.js.map +1 -1
  625. package/lib/vtx-kh-modal/style/css.js.map +1 -1
  626. package/lib/vtx-kh-modal/style/index.css +6 -0
  627. package/lib/vtx-kh-modal/style/index.js.map +1 -1
  628. package/lib/vtx-kh-modal/style/index.less +1 -1
  629. package/lib/vtx-pump-modal/api.js +8 -13
  630. package/lib/vtx-pump-modal/api.js.map +1 -1
  631. package/lib/vtx-pump-modal/components/AlarmRecord/AlarmTotal.js +12 -13
  632. package/lib/vtx-pump-modal/components/AlarmRecord/AlarmTotal.js.map +1 -1
  633. package/lib/vtx-pump-modal/components/AlarmRecord/AlarmTrend.js +12 -13
  634. package/lib/vtx-pump-modal/components/AlarmRecord/AlarmTrend.js.map +1 -1
  635. package/lib/vtx-pump-modal/components/AlarmRecord/index.js +15 -15
  636. package/lib/vtx-pump-modal/components/AlarmRecord/index.js.map +1 -1
  637. package/lib/vtx-pump-modal/components/AlarmRecord/index.less +103 -103
  638. package/lib/vtx-pump-modal/components/Basic/JyqInfo.js +8 -9
  639. package/lib/vtx-pump-modal/components/Basic/JyqInfo.js.map +1 -1
  640. package/lib/vtx-pump-modal/components/Basic/PumpInfo.js +10 -11
  641. package/lib/vtx-pump-modal/components/Basic/PumpInfo.js.map +1 -1
  642. package/lib/vtx-pump-modal/components/Basic/SxInfo.js +10 -11
  643. package/lib/vtx-pump-modal/components/Basic/SxInfo.js.map +1 -1
  644. package/lib/vtx-pump-modal/components/Basic/XqInfo.js +10 -11
  645. package/lib/vtx-pump-modal/components/Basic/XqInfo.js.map +1 -1
  646. package/lib/vtx-pump-modal/components/Basic/index.js +17 -19
  647. package/lib/vtx-pump-modal/components/Basic/index.js.map +1 -1
  648. package/lib/vtx-pump-modal/components/Basic/index.less +74 -74
  649. package/lib/vtx-pump-modal/components/Sbxl/SBXLFX.js +12 -12
  650. package/lib/vtx-pump-modal/components/Sbxl/SBXLFX.js.map +1 -1
  651. package/lib/vtx-pump-modal/components/Sbxl/SBYXQK.js +12 -12
  652. package/lib/vtx-pump-modal/components/Sbxl/SBYXQK.js.map +1 -1
  653. package/lib/vtx-pump-modal/components/Sbxl/index.js +9 -9
  654. package/lib/vtx-pump-modal/components/Sbxl/index.js.map +1 -1
  655. package/lib/vtx-pump-modal/components/Sbxl/index.less +90 -90
  656. package/lib/vtx-pump-modal/components/Sjfx/index.js +28 -29
  657. package/lib/vtx-pump-modal/components/Sjfx/index.js.map +1 -1
  658. package/lib/vtx-pump-modal/components/Sjfx/index.less +60 -60
  659. package/lib/vtx-pump-modal/components/Sxyx/index.js +13 -14
  660. package/lib/vtx-pump-modal/components/Sxyx/index.js.map +1 -1
  661. package/lib/vtx-pump-modal/components/Sxyx/index.less +161 -161
  662. package/lib/vtx-pump-modal/components/index.js +1 -1
  663. package/lib/vtx-pump-modal/components/index.js.map +1 -1
  664. package/lib/vtx-pump-modal/config.js +3 -6
  665. package/lib/vtx-pump-modal/config.js.map +1 -1
  666. package/lib/vtx-pump-modal/index.js +15 -17
  667. package/lib/vtx-pump-modal/index.js.map +1 -1
  668. package/lib/vtx-pump-modal/style/css.js.map +1 -1
  669. package/lib/vtx-pump-modal/style/index.js.map +1 -1
  670. package/lib/vtx-pump-modal/style/index.less +1 -1
  671. package/lib/vtx-pump-modal/type.js.map +1 -1
  672. package/lib/vtx-restaurant-modal/api.js +147 -50
  673. package/lib/vtx-restaurant-modal/api.js.map +1 -1
  674. package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js +5 -6
  675. package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js.map +1 -1
  676. package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js +17 -11
  677. package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js.map +1 -1
  678. package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js +6 -7
  679. package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js.map +1 -1
  680. package/lib/vtx-restaurant-modal/components/Alarm/index.js +34 -36
  681. package/lib/vtx-restaurant-modal/components/Alarm/index.js.map +1 -1
  682. package/lib/vtx-restaurant-modal/components/Alarm/index.less +35 -35
  683. package/lib/vtx-restaurant-modal/components/Basic/DetailList.js +9 -6
  684. package/lib/vtx-restaurant-modal/components/Basic/DetailList.js.map +1 -1
  685. package/lib/vtx-restaurant-modal/components/Basic/Info.js +11 -11
  686. package/lib/vtx-restaurant-modal/components/Basic/Info.js.map +1 -1
  687. package/lib/vtx-restaurant-modal/components/Basic/Summary.js +6 -7
  688. package/lib/vtx-restaurant-modal/components/Basic/Summary.js.map +1 -1
  689. package/lib/vtx-restaurant-modal/components/Basic/index.css +3 -54
  690. package/lib/vtx-restaurant-modal/components/Basic/index.js +37 -32
  691. package/lib/vtx-restaurant-modal/components/Basic/index.js.map +1 -1
  692. package/lib/vtx-restaurant-modal/components/Basic/index.less +22 -59
  693. package/lib/vtx-restaurant-modal/components/Collection/Charts.js +13 -12
  694. package/lib/vtx-restaurant-modal/components/Collection/Charts.js.map +1 -1
  695. package/lib/vtx-restaurant-modal/components/Collection/List.js +5 -6
  696. package/lib/vtx-restaurant-modal/components/Collection/List.js.map +1 -1
  697. package/lib/vtx-restaurant-modal/components/Collection/index.js +41 -25
  698. package/lib/vtx-restaurant-modal/components/Collection/index.js.map +1 -1
  699. package/lib/vtx-restaurant-modal/components/Collection/index.less +29 -29
  700. package/lib/vtx-restaurant-modal/components/QdBasic/Info.js +87 -0
  701. package/lib/vtx-restaurant-modal/components/QdBasic/Info.js.map +1 -0
  702. package/lib/vtx-restaurant-modal/components/QdBasic/index.js +52 -0
  703. package/lib/vtx-restaurant-modal/components/QdBasic/index.js.map +1 -0
  704. package/lib/vtx-restaurant-modal/components/QdContract/ContactDetail.js +336 -0
  705. package/lib/vtx-restaurant-modal/components/QdContract/ContactDetail.js.map +1 -0
  706. package/lib/vtx-restaurant-modal/components/QdContract/index.css +9 -0
  707. package/lib/vtx-restaurant-modal/components/QdContract/index.js +122 -0
  708. package/lib/vtx-restaurant-modal/components/QdContract/index.js.map +1 -0
  709. package/lib/vtx-restaurant-modal/components/QdContract/index.less +9 -0
  710. package/lib/vtx-restaurant-modal/components/QdDetailInfo/index.js +55 -0
  711. package/lib/vtx-restaurant-modal/components/QdDetailInfo/index.js.map +1 -0
  712. package/lib/vtx-restaurant-modal/components/QdSign/index.js +106 -0
  713. package/lib/vtx-restaurant-modal/components/QdSign/index.js.map +1 -0
  714. package/lib/vtx-restaurant-modal/components/index.js +1 -1
  715. package/lib/vtx-restaurant-modal/components/index.js.map +1 -1
  716. package/lib/vtx-restaurant-modal/config.js +50 -15
  717. package/lib/vtx-restaurant-modal/config.js.map +1 -1
  718. package/lib/vtx-restaurant-modal/index.js +80 -25
  719. package/lib/vtx-restaurant-modal/index.js.map +1 -1
  720. package/lib/vtx-restaurant-modal/style/css.js.map +1 -1
  721. package/lib/vtx-restaurant-modal/style/index.js.map +1 -1
  722. package/lib/vtx-restaurant-modal/style/index.less +1 -1
  723. package/lib/vtx-restaurant-modal/type.js.map +1 -1
  724. package/lib/vtx-road-modal/api.js +4 -7
  725. package/lib/vtx-road-modal/api.js.map +1 -1
  726. package/lib/vtx-road-modal/components/BaseInfo/Rules.js +2 -2
  727. package/lib/vtx-road-modal/components/BaseInfo/Rules.js.map +1 -1
  728. package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js +19 -5
  729. package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js.map +1 -1
  730. package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js +17 -4
  731. package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js.map +1 -1
  732. package/lib/vtx-road-modal/components/BaseInfo/index.js +10 -11
  733. package/lib/vtx-road-modal/components/BaseInfo/index.js.map +1 -1
  734. package/lib/vtx-road-modal/components/BaseInfo/index.less +146 -146
  735. package/lib/vtx-road-modal/components/Statistical/Zylc.js +9 -11
  736. package/lib/vtx-road-modal/components/Statistical/Zylc.js.map +1 -1
  737. package/lib/vtx-road-modal/components/Statistical/Zywcl.js +7 -9
  738. package/lib/vtx-road-modal/components/Statistical/Zywcl.js.map +1 -1
  739. package/lib/vtx-road-modal/components/Statistical/index.js +10 -11
  740. package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -1
  741. package/lib/vtx-road-modal/components/Statistical/index.less +112 -112
  742. package/lib/vtx-road-modal/components/index.js +1 -1
  743. package/lib/vtx-road-modal/components/index.js.map +1 -1
  744. package/lib/vtx-road-modal/index.js +20 -23
  745. package/lib/vtx-road-modal/index.js.map +1 -1
  746. package/lib/vtx-road-modal/style/css.js.map +1 -1
  747. package/lib/vtx-road-modal/style/index.css +6 -0
  748. package/lib/vtx-road-modal/style/index.js.map +1 -1
  749. package/lib/vtx-road-modal/style/index.less +1 -1
  750. package/lib/vtx-staff-modal/api.js +4 -8
  751. package/lib/vtx-staff-modal/api.js.map +1 -1
  752. package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js +6 -9
  753. package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js.map +1 -1
  754. package/lib/vtx-staff-modal/components/AlarmInfo/List.js +11 -12
  755. package/lib/vtx-staff-modal/components/AlarmInfo/List.js.map +1 -1
  756. package/lib/vtx-staff-modal/components/AlarmInfo/index.js +18 -19
  757. package/lib/vtx-staff-modal/components/AlarmInfo/index.js.map +1 -1
  758. package/lib/vtx-staff-modal/components/AlarmInfo/index.less +23 -23
  759. package/lib/vtx-staff-modal/components/Attendance/Exeception.js +3 -4
  760. package/lib/vtx-staff-modal/components/Attendance/Exeception.js.map +1 -1
  761. package/lib/vtx-staff-modal/components/Attendance/Record.js +8 -8
  762. package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -1
  763. package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js +3 -3
  764. package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -1
  765. package/lib/vtx-staff-modal/components/Attendance/index.js +2 -3
  766. package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -1
  767. package/lib/vtx-staff-modal/components/Attendance/index.less +22 -22
  768. package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js +8 -10
  769. package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js.map +1 -1
  770. package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js +3 -3
  771. package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js.map +1 -1
  772. package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js +3 -4
  773. package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +1 -1
  774. package/lib/vtx-staff-modal/components/BaseInfo/index.css +6 -0
  775. package/lib/vtx-staff-modal/components/BaseInfo/index.js +24 -14
  776. package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -1
  777. package/lib/vtx-staff-modal/components/BaseInfo/index.less +158 -150
  778. package/lib/vtx-staff-modal/components/DetailInfo/index.js +19 -21
  779. package/lib/vtx-staff-modal/components/DetailInfo/index.js.map +1 -1
  780. package/lib/vtx-staff-modal/components/DetailInfo/index.less +38 -38
  781. package/lib/vtx-staff-modal/components/Equipment/index.js +2 -3
  782. package/lib/vtx-staff-modal/components/Equipment/index.js.map +1 -1
  783. package/lib/vtx-staff-modal/components/Equipment/index.less +28 -28
  784. package/lib/vtx-staff-modal/components/index.js +1 -1
  785. package/lib/vtx-staff-modal/components/index.js.map +1 -1
  786. package/lib/vtx-staff-modal/imgs/yl.png +0 -0
  787. package/lib/vtx-staff-modal/imgs/zhzf.png +0 -0
  788. package/lib/vtx-staff-modal/index.js +20 -18
  789. package/lib/vtx-staff-modal/index.js.map +1 -1
  790. package/lib/vtx-staff-modal/style/css.js.map +1 -1
  791. package/lib/vtx-staff-modal/style/index.css +6 -0
  792. package/lib/vtx-staff-modal/style/index.js.map +1 -1
  793. package/lib/vtx-staff-modal/style/index.less +1 -1
  794. package/lib/vtx-theme-provider/index.js +4 -5
  795. package/lib/vtx-theme-provider/index.js.map +1 -1
  796. package/lib/vtx-throw-point-modal/api.js +13 -24
  797. package/lib/vtx-throw-point-modal/api.js.map +1 -1
  798. package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js +13 -15
  799. package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js.map +1 -1
  800. package/lib/vtx-throw-point-modal/components/Alarm/LDB.js +14 -15
  801. package/lib/vtx-throw-point-modal/components/Alarm/LDB.js.map +1 -1
  802. package/lib/vtx-throw-point-modal/components/Alarm/MY.js +17 -18
  803. package/lib/vtx-throw-point-modal/components/Alarm/MY.js.map +1 -1
  804. package/lib/vtx-throw-point-modal/components/Alarm/Rank.js +2 -3
  805. package/lib/vtx-throw-point-modal/components/Alarm/Rank.js.map +1 -1
  806. package/lib/vtx-throw-point-modal/components/Alarm/index.js +15 -17
  807. package/lib/vtx-throw-point-modal/components/Alarm/index.js.map +1 -1
  808. package/lib/vtx-throw-point-modal/components/Alarm/index.less +69 -69
  809. package/lib/vtx-throw-point-modal/components/OverView/Hot.js +12 -13
  810. package/lib/vtx-throw-point-modal/components/OverView/Hot.js.map +1 -1
  811. package/lib/vtx-throw-point-modal/components/OverView/Left.js +5 -6
  812. package/lib/vtx-throw-point-modal/components/OverView/Left.js.map +1 -1
  813. package/lib/vtx-throw-point-modal/components/OverView/Manage.js +11 -13
  814. package/lib/vtx-throw-point-modal/components/OverView/Manage.js.map +1 -1
  815. package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js +22 -24
  816. package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js.map +1 -1
  817. package/lib/vtx-throw-point-modal/components/OverView/Trend.js +2 -3
  818. package/lib/vtx-throw-point-modal/components/OverView/Trend.js.map +1 -1
  819. package/lib/vtx-throw-point-modal/components/OverView/index.js +4 -5
  820. package/lib/vtx-throw-point-modal/components/OverView/index.js.map +1 -1
  821. package/lib/vtx-throw-point-modal/components/OverView/index.less +331 -331
  822. package/lib/vtx-throw-point-modal/components/SBZJ/Content.js +2 -3
  823. package/lib/vtx-throw-point-modal/components/SBZJ/Content.js.map +1 -1
  824. package/lib/vtx-throw-point-modal/components/SBZJ/index.js +18 -20
  825. package/lib/vtx-throw-point-modal/components/SBZJ/index.js.map +1 -1
  826. package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
  827. package/lib/vtx-throw-point-modal/components/TFRD/index.js +13 -14
  828. package/lib/vtx-throw-point-modal/components/TFRD/index.js.map +1 -1
  829. package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
  830. package/lib/vtx-throw-point-modal/components/WGGS/Content.js +5 -6
  831. package/lib/vtx-throw-point-modal/components/WGGS/Content.js.map +1 -1
  832. package/lib/vtx-throw-point-modal/components/WGGS/index.js +12 -13
  833. package/lib/vtx-throw-point-modal/components/WGGS/index.js.map +1 -1
  834. package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
  835. package/lib/vtx-throw-point-modal/components/WGXW/Content.js +5 -6
  836. package/lib/vtx-throw-point-modal/components/WGXW/Content.js.map +1 -1
  837. package/lib/vtx-throw-point-modal/components/WGXW/index.js +15 -16
  838. package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -1
  839. package/lib/vtx-throw-point-modal/components/WGXW/index.less +102 -102
  840. package/lib/vtx-throw-point-modal/components/index.js +1 -1
  841. package/lib/vtx-throw-point-modal/components/index.js.map +1 -1
  842. package/lib/vtx-throw-point-modal/config.js +8 -11
  843. package/lib/vtx-throw-point-modal/config.js.map +1 -1
  844. package/lib/vtx-throw-point-modal/index.js +19 -20
  845. package/lib/vtx-throw-point-modal/index.js.map +1 -1
  846. package/lib/vtx-throw-point-modal/style/css.js.map +1 -1
  847. package/lib/vtx-throw-point-modal/style/index.js.map +1 -1
  848. package/lib/vtx-throw-point-modal/style/index.less +1 -1
  849. package/lib/vtx-throw-point-modal/types.js.map +1 -1
  850. package/lib/vtx-wr-modal/api.js +5 -12
  851. package/lib/vtx-wr-modal/api.js.map +1 -1
  852. package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js +11 -11
  853. package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
  854. package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js +5 -6
  855. package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
  856. package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js +18 -20
  857. package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -1
  858. package/lib/vtx-wr-modal/components/AlarmInfo/index.js +2 -3
  859. package/lib/vtx-wr-modal/components/AlarmInfo/index.js.map +1 -1
  860. package/lib/vtx-wr-modal/components/AlarmInfo/index.less +106 -106
  861. package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js +2 -4
  862. package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js.map +1 -1
  863. package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js +3 -3
  864. package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js.map +1 -1
  865. package/lib/vtx-wr-modal/components/BaseInfo/Situation.js +2 -3
  866. package/lib/vtx-wr-modal/components/BaseInfo/Situation.js.map +1 -1
  867. package/lib/vtx-wr-modal/components/BaseInfo/index.js +10 -11
  868. package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -1
  869. package/lib/vtx-wr-modal/components/BaseInfo/index.less +142 -142
  870. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Img.js +14 -15
  871. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Img.js.map +1 -1
  872. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Jbxx.js +7 -8
  873. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Jbxx.js.map +1 -1
  874. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Monitor.js +10 -11
  875. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Monitor.js.map +1 -1
  876. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Num.js +2 -3
  877. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Num.js.map +1 -1
  878. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Other.js +2 -3
  879. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Other.js.map +1 -1
  880. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ptss.js +2 -3
  881. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ptss.js.map +1 -1
  882. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ssjk.js +12 -13
  883. package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ssjk.js.map +1 -1
  884. package/lib/vtx-wr-modal/components/BaseInfoNew/index.js +13 -14
  885. package/lib/vtx-wr-modal/components/BaseInfoNew/index.js.map +1 -1
  886. package/lib/vtx-wr-modal/components/BaseInfoNew/index.less +570 -570
  887. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Alarm.js +10 -11
  888. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Alarm.js.map +1 -1
  889. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Jbxx.js +10 -11
  890. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Jbxx.js.map +1 -1
  891. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Jcbj.js +7 -8
  892. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Jcbj.js.map +1 -1
  893. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Monitor.js +10 -11
  894. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Monitor.js.map +1 -1
  895. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Ptss.js +2 -3
  896. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Ptss.js.map +1 -1
  897. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Sjjg.js +10 -11
  898. package/lib/vtx-wr-modal/components/BaseInfoNew2/components/Sjjg.js.map +1 -1
  899. package/lib/vtx-wr-modal/components/BaseInfoNew2/index.js +12 -13
  900. package/lib/vtx-wr-modal/components/BaseInfoNew2/index.js.map +1 -1
  901. package/lib/vtx-wr-modal/components/BaseInfoNew2/index.less +320 -320
  902. package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js +8 -8
  903. package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js.map +1 -1
  904. package/lib/vtx-wr-modal/components/Evaluate/Radar.js +1 -1
  905. package/lib/vtx-wr-modal/components/Evaluate/Radar.js.map +1 -1
  906. package/lib/vtx-wr-modal/components/Evaluate/Summary.js +11 -11
  907. package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -1
  908. package/lib/vtx-wr-modal/components/Evaluate/index.js +9 -10
  909. package/lib/vtx-wr-modal/components/Evaluate/index.js.map +1 -1
  910. package/lib/vtx-wr-modal/components/Evaluate/index.less +124 -124
  911. package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js +12 -13
  912. package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js.map +1 -1
  913. package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js +6 -7
  914. package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js.map +1 -1
  915. package/lib/vtx-wr-modal/components/Monitor/index.js +2 -3
  916. package/lib/vtx-wr-modal/components/Monitor/index.js.map +1 -1
  917. package/lib/vtx-wr-modal/components/Monitor/index.less +82 -82
  918. package/lib/vtx-wr-modal/components/Score/index.js +13 -15
  919. package/lib/vtx-wr-modal/components/Score/index.js.map +1 -1
  920. package/lib/vtx-wr-modal/components/Score/index.less +134 -134
  921. package/lib/vtx-wr-modal/components/Ztt/index.js +1 -1
  922. package/lib/vtx-wr-modal/components/Ztt/index.js.map +1 -1
  923. package/lib/vtx-wr-modal/components/index.js +1 -1
  924. package/lib/vtx-wr-modal/components/index.js.map +1 -1
  925. package/lib/vtx-wr-modal/index.js +28 -30
  926. package/lib/vtx-wr-modal/index.js.map +1 -1
  927. package/lib/vtx-wr-modal/style/css.js.map +1 -1
  928. package/lib/vtx-wr-modal/style/index.css +6 -0
  929. package/lib/vtx-wr-modal/style/index.js.map +1 -1
  930. package/lib/vtx-wr-modal/style/index.less +1 -1
  931. package/lib/vtx-zg-modal/api.js +1 -2
  932. package/lib/vtx-zg-modal/api.js.map +1 -1
  933. package/lib/vtx-zg-modal/components/BaseInfo/index.js +13 -14
  934. package/lib/vtx-zg-modal/components/BaseInfo/index.js.map +1 -1
  935. package/lib/vtx-zg-modal/components/BaseInfo/index.less +101 -101
  936. package/lib/vtx-zg-modal/components/index.js +1 -1
  937. package/lib/vtx-zg-modal/components/index.js.map +1 -1
  938. package/lib/vtx-zg-modal/index.js +10 -11
  939. package/lib/vtx-zg-modal/index.js.map +1 -1
  940. package/lib/vtx-zg-modal/style/css.js.map +1 -1
  941. package/lib/vtx-zg-modal/style/index.css +6 -0
  942. package/lib/vtx-zg-modal/style/index.js.map +1 -1
  943. package/lib/vtx-zg-modal/style/index.less +1 -1
  944. package/package.json +7 -5
@@ -1,6 +1,5 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
@@ -9,14 +8,15 @@ var _tslib = require("tslib");
9
8
  var _utils = require("@vtx/utils");
10
9
  var _ahooks = require("ahooks");
11
10
  var _lodash = require("lodash");
12
- function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, defineProperty = Object.defineProperty || function (obj, key, desc) { obj[key] = desc.value; }, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return defineProperty(generator, "_invoke", { value: makeInvokeMethod(innerFn, self, context) }), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; defineProperty(this, "_invoke", { value: function value(method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; } function maybeInvokeDelegate(delegate, context) { var methodName = context.method, method = delegate.iterator[methodName]; if (undefined === method) return context.delegate = null, "throw" === methodName && delegate.iterator["return"] && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method) || "return" !== methodName && (context.method = "throw", context.arg = new TypeError("The iterator does not provide a '" + methodName + "' method")), ContinueSentinel; var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), defineProperty(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (val) { var object = Object(val), keys = []; for (var key in object) keys.push(key); return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, "catch": function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
13
- function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
11
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
12
+ function _toConsumableArray(r) { return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread(); }
14
13
  function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
15
- function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
16
- function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
17
- function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
18
- function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
19
- var ConfigService = {
14
+ function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
15
+ function _iterableToArray(r) { if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r); }
16
+ function _arrayWithoutHoles(r) { if (Array.isArray(r)) return _arrayLikeToArray(r); }
17
+ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
18
+ function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return e; }; var t, e = {}, r = Object.prototype, n = r.hasOwnProperty, o = Object.defineProperty || function (t, e, r) { t[e] = r.value; }, i = "function" == typeof Symbol ? Symbol : {}, a = i.iterator || "@@iterator", c = i.asyncIterator || "@@asyncIterator", u = i.toStringTag || "@@toStringTag"; function define(t, e, r) { return Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }), t[e]; } try { define({}, ""); } catch (t) { define = function define(t, e, r) { return t[e] = r; }; } function wrap(t, e, r, n) { var i = e && e.prototype instanceof Generator ? e : Generator, a = Object.create(i.prototype), c = new Context(n || []); return o(a, "_invoke", { value: makeInvokeMethod(t, r, c) }), a; } function tryCatch(t, e, r) { try { return { type: "normal", arg: t.call(e, r) }; } catch (t) { return { type: "throw", arg: t }; } } e.wrap = wrap; var h = "suspendedStart", l = "suspendedYield", f = "executing", s = "completed", y = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var p = {}; define(p, a, function () { return this; }); var d = Object.getPrototypeOf, v = d && d(d(values([]))); v && v !== r && n.call(v, a) && (p = v); var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p); function defineIteratorMethods(t) { ["next", "throw", "return"].forEach(function (e) { define(t, e, function (t) { return this._invoke(e, t); }); }); } function AsyncIterator(t, e) { function invoke(r, o, i, a) { var c = tryCatch(t[r], t, o); if ("throw" !== c.type) { var u = c.arg, h = u.value; return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) { invoke("next", t, i, a); }, function (t) { invoke("throw", t, i, a); }) : e.resolve(h).then(function (t) { u.value = t, i(u); }, function (t) { return invoke("throw", t, i, a); }); } a(c.arg); } var r; o(this, "_invoke", { value: function value(t, n) { function callInvokeWithMethodAndArg() { return new e(function (e, r) { invoke(t, n, e, r); }); } return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(e, r, n) { var o = h; return function (i, a) { if (o === f) throw Error("Generator is already running"); if (o === s) { if ("throw" === i) throw a; return { value: t, done: !0 }; } for (n.method = i, n.arg = a;;) { var c = n.delegate; if (c) { var u = maybeInvokeDelegate(c, n); if (u) { if (u === y) continue; return u; } } if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) { if (o === h) throw o = s, n.arg; n.dispatchException(n.arg); } else "return" === n.method && n.abrupt("return", n.arg); o = f; var p = tryCatch(e, r, n); if ("normal" === p.type) { if (o = n.done ? s : l, p.arg === y) continue; return { value: p.arg, done: n.done }; } "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg); } }; } function maybeInvokeDelegate(e, r) { var n = r.method, o = e.iterator[n]; if (o === t) return r.delegate = null, "throw" === n && e.iterator["return"] && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y; var i = tryCatch(o, e.iterator, r.arg); if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y; var a = i.arg; return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y); } function pushTryEntry(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e); } function resetTryEntry(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e; } function Context(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(pushTryEntry, this), this.reset(!0); } function values(e) { if (e || "" === e) { var r = e[a]; if (r) return r.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, i = function next() { for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next; return next.value = t, next.done = !0, next; }; return i.next = i; } } throw new TypeError(_typeof(e) + " is not iterable"); } return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), o(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name)); }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t; }, e.awrap = function (t) { return { __await: t }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () { return this; }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) { void 0 === i && (i = Promise); var a = new AsyncIterator(wrap(t, r, n, o), i); return e.isGeneratorFunction(r) ? a : a.next().then(function (t) { return t.done ? t.value : a.next(); }); }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () { return this; }), define(g, "toString", function () { return "[object Generator]"; }), e.keys = function (t) { var e = Object(t), r = []; for (var n in e) r.push(n); return r.reverse(), function next() { for (; r.length;) { var t = r.pop(); if (t in e) return next.value = t, next.done = !1, next; } return next.done = !0, next; }; }, e.values = values, Context.prototype = { constructor: Context, reset: function reset(e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t); }, stop: function stop() { this.done = !0; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval; }, dispatchException: function dispatchException(e) { if (this.done) throw e; var r = this; function handle(n, o) { return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o; } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var i = this.tryEntries[o], a = i.completion; if ("root" === i.tryLoc) return handle("end"); if (i.tryLoc <= this.prev) { var c = n.call(i, "catchLoc"), u = n.call(i, "finallyLoc"); if (c && u) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } else if (c) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); } else { if (!u) throw Error("try statement without catch or finally"); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } } } }, abrupt: function abrupt(t, e) { for (var r = this.tryEntries.length - 1; r >= 0; --r) { var o = this.tryEntries[r]; if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) { var i = o; break; } } i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null); var a = i ? i.completion : {}; return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a); }, complete: function complete(t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y; }, finish: function finish(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y; } }, "catch": function _catch(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.tryLoc === t) { var n = r.completion; if ("throw" === n.type) { var o = n.arg; resetTryEntry(r); } return o; } } throw Error("illegal catch attempt"); }, delegateYield: function delegateYield(e, r, n) { return this.delegate = { iterator: values(e), resultName: r, nextLoc: n }, "next" === this.method && (this.arg = t), y; } }, e; }
19
+ var ConfigService = exports.ConfigService = {
20
20
  useConfig: function useConfig() {
21
21
  var _useRequest = (0, _ahooks.useRequest)(function () {
22
22
  return _utils.request.get('/cloud/zyqs-zqb/api/v101/systemConfig/load');
@@ -33,8 +33,7 @@ var ConfigService = {
33
33
  };
34
34
  }
35
35
  };
36
- exports.ConfigService = ConfigService;
37
- var BaseService = {
36
+ var BaseService = exports.BaseService = {
38
37
  useBaseInfo: function useBaseInfo(id) {
39
38
  var _a, _b, _c, _d;
40
39
  var _useRequest2 = (0, _ahooks.useRequest)(function () {
@@ -134,8 +133,37 @@ var BaseService = {
134
133
  }
135
134
  return paramConfigsList;
136
135
  },
137
- useDetailInfo: function useDetailInfo(carId) {
136
+ useCCCarInfo: function useCCCarInfo(carId) {
138
137
  var _useRequest6 = (0, _ahooks.useRequest)(function () {
138
+ return (0, _tslib.__awaiter)(void 0, void 0, void 0, /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
139
+ var res;
140
+ return _regeneratorRuntime().wrap(function _callee$(_context) {
141
+ while (1) switch (_context.prev = _context.next) {
142
+ case 0:
143
+ _context.next = 2;
144
+ return _utils.request.get("/cloud/cc-reborn/api/v101/carDeviceInfo/get", {
145
+ data: {
146
+ id: carId
147
+ }
148
+ });
149
+ case 2:
150
+ res = _context.sent;
151
+ return _context.abrupt("return", (res === null || res === void 0 ? void 0 : res.data) || {});
152
+ case 4:
153
+ case "end":
154
+ return _context.stop();
155
+ }
156
+ }, _callee);
157
+ }));
158
+ }, {
159
+ refreshDeps: [carId]
160
+ }),
161
+ _useRequest6$data = _useRequest6.data,
162
+ carInfo = _useRequest6$data === void 0 ? {} : _useRequest6$data;
163
+ return carInfo;
164
+ },
165
+ useDetailInfo: function useDetailInfo(carId) {
166
+ var _useRequest7 = (0, _ahooks.useRequest)(function () {
139
167
  return _utils.request.get('/cloud/gps-reborn/car/np/getCarDetailById', {
140
168
  data: {
141
169
  id: carId,
@@ -143,30 +171,30 @@ var BaseService = {
143
171
  }
144
172
  });
145
173
  }),
146
- data = _useRequest6.data;
174
+ data = _useRequest7.data;
147
175
  return {
148
176
  detail: data === null || data === void 0 ? void 0 : data.data
149
177
  };
150
178
  },
151
179
  useServiceInfo: function useServiceInfo(carId) {
152
- var _useRequest7 = (0, _ahooks.useRequest)(function () {
180
+ var _useRequest8 = (0, _ahooks.useRequest)(function () {
153
181
  return _utils.request.get('/cloud/jcss-reborn/contract/carHistoryContract', {
154
182
  data: {
155
183
  id: carId
156
184
  }
157
185
  });
158
186
  }),
159
- data = _useRequest7.data;
187
+ data = _useRequest8.data;
160
188
  return {
161
189
  serviceInfo: data === null || data === void 0 ? void 0 : data.data
162
190
  };
163
191
  },
164
192
  useFieldConfig: function useFieldConfig() {
165
193
  var _a;
166
- var _useRequest8 = (0, _ahooks.useRequest)(function () {
194
+ var _useRequest9 = (0, _ahooks.useRequest)(function () {
167
195
  return _utils.request.get('/cloud/gps-reborn/car/dataConfig/list');
168
196
  }),
169
- data = _useRequest8.data;
197
+ data = _useRequest9.data;
170
198
  return {
171
199
  showFields: ((_a = data === null || data === void 0 ? void 0 : data.data) === null || _a === void 0 ? void 0 : _a.filter(function (ele) {
172
200
  return ele.isVisible;
@@ -175,7 +203,7 @@ var BaseService = {
175
203
  },
176
204
  useDailySummaryJxh: function useDailySummaryJxh(carId, date, service) {
177
205
  // 左侧今日排版、今日作业
178
- var _useRequest9 = (0, _ahooks.useRequest)(function () {
206
+ var _useRequest10 = (0, _ahooks.useRequest)(function () {
179
207
  return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/kanban/kanbanWorkInfoAndShiftStatistics"), {
180
208
  data: {
181
209
  carId: carId,
@@ -186,14 +214,14 @@ var BaseService = {
186
214
  ready: !!carId,
187
215
  refreshDeps: [carId, date]
188
216
  }),
189
- dailySummaryJxh = _useRequest9.data;
217
+ dailySummaryJxh = _useRequest10.data;
190
218
  return {
191
219
  dailySummaryJxh: (dailySummaryJxh === null || dailySummaryJxh === void 0 ? void 0 : dailySummaryJxh.data) || {}
192
220
  };
193
221
  },
194
222
  useDailyCarRun: function useDailyCarRun(id, beginTime, endTime) {
195
223
  //今日运行
196
- var _useRequest10 = (0, _ahooks.useRequest)(function () {
224
+ var _useRequest11 = (0, _ahooks.useRequest)(function () {
197
225
  return _utils.request.get('/cloud/gps-reborn/report/dailyCarRun/list', {
198
226
  data: {
199
227
  carIds: id,
@@ -204,14 +232,14 @@ var BaseService = {
204
232
  }, {
205
233
  refreshDeps: [id, beginTime, endTime]
206
234
  }),
207
- dailyCarRunRes = _useRequest10.data;
235
+ dailyCarRunRes = _useRequest11.data;
208
236
  return {
209
237
  dailyCarRunRes: (dailyCarRunRes === null || dailyCarRunRes === void 0 ? void 0 : dailyCarRunRes.data) || []
210
238
  };
211
239
  },
212
240
  useTodayRun: function useTodayRun(carId, beginTime, endTime, source) {
213
241
  //今日运行
214
- var _useRequest11 = (0, _ahooks.useRequest)(function () {
242
+ var _useRequest12 = (0, _ahooks.useRequest)(function () {
215
243
  return _utils.request.get('/cloud/gps-reborn/car/detail/alarmSumWithDetail', {
216
244
  data: {
217
245
  carId: carId,
@@ -223,14 +251,14 @@ var BaseService = {
223
251
  ready: source === 'GPS',
224
252
  refreshDeps: [carId, beginTime, endTime, source]
225
253
  }),
226
- todayRunRes = _useRequest11.data;
254
+ todayRunRes = _useRequest12.data;
227
255
  return {
228
256
  todayRunRes: (todayRunRes === null || todayRunRes === void 0 ? void 0 : todayRunRes.data) || {}
229
257
  };
230
258
  },
231
259
  useTodayWorkJxh: function useTodayWorkJxh(carId, date, service) {
232
260
  //今日作业-机械化
233
- var _useRequest12 = (0, _ahooks.useRequest)(function () {
261
+ var _useRequest13 = (0, _ahooks.useRequest)(function () {
234
262
  return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/kanban/getRoadWorkInfoByCarId"), {
235
263
  data: {
236
264
  carId: carId,
@@ -240,14 +268,14 @@ var BaseService = {
240
268
  }, {
241
269
  refreshDeps: [carId, date]
242
270
  }),
243
- todayRunJxhRes = _useRequest12.data;
271
+ todayRunJxhRes = _useRequest13.data;
244
272
  return {
245
273
  todayRunJxhRes: (todayRunJxhRes === null || todayRunJxhRes === void 0 ? void 0 : todayRunJxhRes.data) || []
246
274
  };
247
275
  },
248
276
  useTodayWorkLjsy: function useTodayWorkLjsy(carId, dateValue) {
249
277
  //今日作业-垃圾收运
250
- var _useRequest13 = (0, _ahooks.useRequest)(function () {
278
+ var _useRequest14 = (0, _ahooks.useRequest)(function () {
251
279
  return _utils.request.get('/cloud/ljsy-reborn/api/kanban/getWorkInfoByCarIdWithDetail', {
252
280
  data: {
253
281
  carId: carId,
@@ -257,32 +285,40 @@ var BaseService = {
257
285
  }, {
258
286
  refreshDeps: [carId, dateValue]
259
287
  }),
260
- todayRunLjsyRes = _useRequest13.data;
288
+ todayRunLjsyRes = _useRequest14.data;
261
289
  return {
262
290
  todayRunLjsyRes: (todayRunLjsyRes === null || todayRunLjsyRes === void 0 ? void 0 : todayRunLjsyRes.data) || []
263
291
  };
264
292
  },
265
293
  useCarCollectDay: function useCarCollectDay(_ref) {
266
294
  var searchDay = _ref.searchDay,
267
- carId = _ref.carId;
268
- var _useRequest14 = (0, _ahooks.useRequest)(function () {
295
+ carId = _ref.carId,
296
+ garbageType = _ref.garbageType;
297
+ var _useRequest15 = (0, _ahooks.useRequest)(function () {
269
298
  return _utils.request.get('/cloud/cc-reborn/api/v101/gisOnePage/getCarCollectDay', {
270
299
  data: {
271
300
  carId: carId,
272
- searchDay: searchDay
301
+ searchDay: searchDay,
302
+ garbageType: garbageType
273
303
  }
274
304
  });
275
305
  }, {
276
306
  refreshDeps: [carId, searchDay]
277
307
  }),
278
- _useRequest14$data = _useRequest14.data,
279
- data = _useRequest14$data === void 0 ? {} : _useRequest14$data;
308
+ _useRequest15$data = _useRequest15.data,
309
+ data = _useRequest15$data === void 0 ? {} : _useRequest15$data;
280
310
  return (data === null || data === void 0 ? void 0 : data.data) || {};
281
311
  },
282
- useTodayWorkCC: function useTodayWorkCC(carId, queryStartTime, queryEndTime) {
312
+ useTodayWorkCC: function useTodayWorkCC(carId, queryStartTime, queryEndTime, garbageType) {
283
313
  //今日作业-餐厨
284
- var _useRequest15 = (0, _ahooks.useRequest)(function () {
285
- return _utils.request.get('/cloud/cc-reborn/api/v101/rtCarDataDetail/list', {
314
+ var _useRequest16 = (0, _ahooks.useRequest)(function () {
315
+ return garbageType === 'fqyz' ? _utils.request.get('/cloud/cc-reborn/api/v101/oilWeight/list', {
316
+ data: {
317
+ carId: carId,
318
+ weightTimeStart: queryStartTime,
319
+ weightTimeEnd: queryEndTime
320
+ }
321
+ }) : _utils.request.get('/cloud/cc-reborn/api/v101/rtCarDataDetail/list', {
286
322
  data: {
287
323
  carId: carId,
288
324
  queryStartTime: queryStartTime,
@@ -292,32 +328,33 @@ var BaseService = {
292
328
  }, {
293
329
  refreshDeps: [carId, queryStartTime, queryEndTime]
294
330
  }),
295
- todayRunCCRes = _useRequest15.data;
331
+ todayRunCCRes = _useRequest16.data;
296
332
  return {
297
333
  todayRunCCRes: (todayRunCCRes === null || todayRunCCRes === void 0 ? void 0 : todayRunCCRes.data) || []
298
334
  };
299
335
  },
300
336
  useWorkSummaryJxh: function useWorkSummaryJxh(carId, startDate, endDate, service) {
301
337
  //机械化作业统计
302
- var _useRequest16 = (0, _ahooks.useRequest)(function () {
338
+ var _useRequest17 = (0, _ahooks.useRequest)(function () {
303
339
  return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/kanban/workInfoStatisticsByCarId"), {
304
340
  data: {
305
341
  carId: carId,
306
342
  startDate: startDate,
307
- endDate: endDate
343
+ endDate: endDate,
344
+ matchHistory: true
308
345
  }
309
346
  });
310
347
  }, {
311
348
  refreshDeps: [carId, startDate, endDate]
312
349
  }),
313
- workSummaryJxhRes = _useRequest16.data;
350
+ workSummaryJxhRes = _useRequest17.data;
314
351
  return {
315
352
  workSummaryJxhRes: (workSummaryJxhRes === null || workSummaryJxhRes === void 0 ? void 0 : workSummaryJxhRes.data) || {}
316
353
  };
317
354
  },
318
355
  useWorkAnaJxh: function useWorkAnaJxh(carId, startDate, endDate, service) {
319
356
  //机械化作业分析
320
- var _useRequest17 = (0, _ahooks.useRequest)(function () {
357
+ var _useRequest18 = (0, _ahooks.useRequest)(function () {
321
358
  return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/kanban/workInfoAnalysisByCarId"), {
322
359
  data: {
323
360
  carId: carId,
@@ -328,14 +365,14 @@ var BaseService = {
328
365
  }, {
329
366
  refreshDeps: [carId, startDate, endDate]
330
367
  }),
331
- workAnaJxhRes = _useRequest17.data;
368
+ workAnaJxhRes = _useRequest18.data;
332
369
  return {
333
370
  workAnaJxhRes: (workAnaJxhRes === null || workAnaJxhRes === void 0 ? void 0 : workAnaJxhRes.data) || []
334
371
  };
335
372
  },
336
373
  useWorkAnaLjsy: function useWorkAnaLjsy(carId, startDate, endDate, isReleate) {
337
374
  //垃圾收运-作业分析
338
- var _useRequest18 = (0, _ahooks.useRequest)(function () {
375
+ var _useRequest19 = (0, _ahooks.useRequest)(function () {
339
376
  return _utils.request.get('/cloud/ljsy-reborn/api/kanban/getWorkInfoAnalysisByCarId', {
340
377
  data: {
341
378
  carId: carId,
@@ -347,14 +384,14 @@ var BaseService = {
347
384
  ready: isReleate,
348
385
  refreshDeps: [carId, startDate, endDate]
349
386
  }),
350
- workAnaLjsyRes = _useRequest18.data;
387
+ workAnaLjsyRes = _useRequest19.data;
351
388
  return {
352
389
  workAnaLjsyRes: (workAnaLjsyRes === null || workAnaLjsyRes === void 0 ? void 0 : workAnaLjsyRes.data) || {}
353
390
  };
354
391
  },
355
392
  useWorkAnaCC: function useWorkAnaCC(carId, startDate, endDate, isReleate) {
356
393
  //垃圾收运-作业分析
357
- var _useRequest19 = (0, _ahooks.useRequest)(function () {
394
+ var _useRequest20 = (0, _ahooks.useRequest)(function () {
358
395
  return _utils.request.get('/cloud/cc-reborn/api/v101/gisOnePage/carCollectSummaryLine', {
359
396
  data: {
360
397
  carId: carId,
@@ -366,16 +403,15 @@ var BaseService = {
366
403
  ready: isReleate,
367
404
  refreshDeps: [carId, startDate, endDate]
368
405
  }),
369
- workAnaLjsyRes = _useRequest19.data;
406
+ workAnaLjsyRes = _useRequest20.data;
370
407
  return {
371
408
  workAnaLjsyRes: (workAnaLjsyRes === null || workAnaLjsyRes === void 0 ? void 0 : workAnaLjsyRes.data) || {}
372
409
  };
373
410
  }
374
411
  };
375
- exports.BaseService = BaseService;
376
- var AlarmService = {
412
+ var AlarmService = exports.AlarmService = {
377
413
  useAlarmType: function useAlarmType(carIds, startTime, endTime, source) {
378
- var _useRequest20 = (0, _ahooks.useRequest)(function () {
414
+ var _useRequest21 = (0, _ahooks.useRequest)(function () {
379
415
  return _utils.request.get('/cloud/gps-reborn/alarm/record/statisticsPage', {
380
416
  data: {
381
417
  carIds: carIds,
@@ -387,7 +423,7 @@ var AlarmService = {
387
423
  ready: source === 'GPS',
388
424
  refreshDeps: [carIds, startTime, endTime, source]
389
425
  }),
390
- alarmTypesRes = _useRequest20.data;
426
+ alarmTypesRes = _useRequest21.data;
391
427
  return {
392
428
  alarmTypes: (alarmTypesRes === null || alarmTypesRes === void 0 ? void 0 : alarmTypesRes.data) || {
393
429
  totalCount: 0,
@@ -396,7 +432,7 @@ var AlarmService = {
396
432
  };
397
433
  },
398
434
  useAlarmTypeWork: function useAlarmTypeWork(carIds, startTime, endTime, source) {
399
- var _useRequest21 = (0, _ahooks.useRequest)(function () {
435
+ var _useRequest22 = (0, _ahooks.useRequest)(function () {
400
436
  return _utils.request.get('/cloud/ljsy-reborn/api/task/alarm/alarmSum', {
401
437
  data: {
402
438
  carIds: carIds,
@@ -408,7 +444,7 @@ var AlarmService = {
408
444
  ready: source === 'WORK',
409
445
  refreshDeps: [carIds, startTime, endTime, source]
410
446
  }),
411
- data = _useRequest21.data;
447
+ data = _useRequest22.data;
412
448
  return {
413
449
  alarmTypesWork: (data === null || data === void 0 ? void 0 : data.data) || {
414
450
  total: 0,
@@ -418,7 +454,7 @@ var AlarmService = {
418
454
  };
419
455
  },
420
456
  useAlarmList: function useAlarmList(carCode, alarmStrategyName, startTime, endTime, page) {
421
- var _useRequest22 = (0, _ahooks.useRequest)(function () {
457
+ var _useRequest23 = (0, _ahooks.useRequest)(function () {
422
458
  return _utils.request.get('/cloud/gps-reborn/alarm/record/pageList', {
423
459
  data: {
424
460
  carCode: carCode,
@@ -433,13 +469,13 @@ var AlarmService = {
433
469
  ready: !!carCode,
434
470
  refreshDeps: [carCode, alarmStrategyName, startTime, endTime, page]
435
471
  }),
436
- recordRes = _useRequest22.data;
472
+ recordRes = _useRequest23.data;
437
473
  return {
438
474
  alarmRecord: (recordRes === null || recordRes === void 0 ? void 0 : recordRes.data) || {}
439
475
  };
440
476
  },
441
477
  useAlarmListWork: function useAlarmListWork(carIds, alarmTypeCode, startDate, endDate, page) {
442
- var _useRequest23 = (0, _ahooks.useRequest)(function () {
478
+ var _useRequest24 = (0, _ahooks.useRequest)(function () {
443
479
  return _utils.request.get('/cloud/ljsy-reborn/api/task/alarm/alarmPage', {
444
480
  data: {
445
481
  carIds: carIds,
@@ -454,7 +490,7 @@ var AlarmService = {
454
490
  }, {
455
491
  refreshDeps: [carIds, alarmTypeCode, startDate, endDate, page]
456
492
  }),
457
- recordRes = _useRequest23.data;
493
+ recordRes = _useRequest24.data;
458
494
  return {
459
495
  alarmRecordWork: (recordRes === null || recordRes === void 0 ? void 0 : recordRes.data) || {}
460
496
  };
@@ -462,7 +498,7 @@ var AlarmService = {
462
498
  useAlarmTodayRun: function useAlarmTodayRun(carId, beginTime, endTime, source) {
463
499
  var _a;
464
500
  //今日运行
465
- var _useRequest24 = (0, _ahooks.useRequest)(function () {
501
+ var _useRequest25 = (0, _ahooks.useRequest)(function () {
466
502
  return _utils.request.get('/cloud/ljsy-reborn/api/task/alarm/alarmSumByTypeAndDay', {
467
503
  data: {
468
504
  carId: carId,
@@ -474,7 +510,7 @@ var AlarmService = {
474
510
  ready: source === 'WORK',
475
511
  refreshDeps: [carId, beginTime, endTime, source]
476
512
  }),
477
- data = _useRequest24.data;
513
+ data = _useRequest25.data;
478
514
  var pieData = [];
479
515
  var lineData = {
480
516
  legends: [],
@@ -509,23 +545,22 @@ var AlarmService = {
509
545
  }
510
546
  };
511
547
  // 作业信息
512
- exports.AlarmService = AlarmService;
513
- var WorkServicve = {
548
+ var WorkServicve = exports.WorkServicve = {
514
549
  useWorkTypeJxh: function useWorkTypeJxh(service) {
515
550
  //机械化作业类型
516
- var _useRequest25 = (0, _ahooks.useRequest)(function () {
551
+ var _useRequest26 = (0, _ahooks.useRequest)(function () {
517
552
  return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/v101/common/listWorkType"), {
518
553
  data: {}
519
554
  });
520
555
  }),
521
- workTypeRes = _useRequest25.data;
556
+ workTypeRes = _useRequest26.data;
522
557
  return {
523
558
  workTypeRes: (workTypeRes === null || workTypeRes === void 0 ? void 0 : workTypeRes.data) || []
524
559
  };
525
560
  },
526
561
  useRecordJxh: function useRecordJxh(carId, workTypeCodes, startDate, endDate, pageNo, order, service) {
527
562
  //机械化
528
- var _useRequest26 = (0, _ahooks.useRequest)(function () {
563
+ var _useRequest27 = (0, _ahooks.useRequest)(function () {
529
564
  return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/v1.5/noshift/page"), {
530
565
  data: {
531
566
  carId: carId,
@@ -536,20 +571,21 @@ var WorkServicve = {
536
571
  pageNo: pageNo,
537
572
  pageSize: 10,
538
573
  sort: 'workDate',
539
- order: order
574
+ order: order,
575
+ processBindRule: true
540
576
  }
541
577
  });
542
578
  }, {
543
579
  refreshDeps: [carId, workTypeCodes, startDate, endDate, pageNo, order]
544
580
  }),
545
- recordJxhRes = _useRequest26.data;
581
+ recordJxhRes = _useRequest27.data;
546
582
  return {
547
583
  recordJxhRes: (recordJxhRes === null || recordJxhRes === void 0 ? void 0 : recordJxhRes.data) || []
548
584
  };
549
585
  },
550
586
  useWorkSummaryLjsy: function useWorkSummaryLjsy(carId, startDate, endDate) {
551
587
  //垃圾收运头部统计
552
- var _useRequest27 = (0, _ahooks.useRequest)(function () {
588
+ var _useRequest28 = (0, _ahooks.useRequest)(function () {
553
589
  return _utils.request.get('/cloud/ljsy-reborn/api/kanban/getWorkInfoSummaryByCarId', {
554
590
  data: {
555
591
  carId: carId,
@@ -560,14 +596,14 @@ var WorkServicve = {
560
596
  }, {
561
597
  refreshDeps: [carId, startDate, endDate]
562
598
  }),
563
- summaryLjsy = _useRequest27.data;
599
+ summaryLjsy = _useRequest28.data;
564
600
  return {
565
601
  summaryLjsy: (summaryLjsy === null || summaryLjsy === void 0 ? void 0 : summaryLjsy.data) || []
566
602
  };
567
603
  },
568
604
  useRecordLjsy: function useRecordLjsy(carIds, startTime, endTime, page, sort) {
569
605
  //机械化
570
- var _useRequest28 = (0, _ahooks.useRequest)(function () {
606
+ var _useRequest29 = (0, _ahooks.useRequest)(function () {
571
607
  return _utils.request.get('/cloud/ljsy-reborn/api/collect/record/detail/page', {
572
608
  data: {
573
609
  carIds: carIds,
@@ -581,18 +617,17 @@ var WorkServicve = {
581
617
  }, {
582
618
  refreshDeps: [carIds, startTime, endTime, page, sort]
583
619
  }),
584
- recordLjsyRes = _useRequest28.data;
620
+ recordLjsyRes = _useRequest29.data;
585
621
  return {
586
622
  recordLjsyRes: (recordLjsyRes === null || recordLjsyRes === void 0 ? void 0 : recordLjsyRes.data) || []
587
623
  };
588
624
  }
589
625
  };
590
626
  //油耗
591
- exports.WorkServicve = WorkServicve;
592
- var OilService = {
627
+ var OilService = exports.OilService = {
593
628
  useHasOil: function useHasOil(carId) {
594
629
  var _a;
595
- var _useRequest29 = (0, _ahooks.useRequest)(function () {
630
+ var _useRequest30 = (0, _ahooks.useRequest)(function () {
596
631
  return _utils.request.get('/cloud/gps-reborn/car/config/getById', {
597
632
  data: {
598
633
  id: carId
@@ -601,13 +636,13 @@ var OilService = {
601
636
  }, {
602
637
  refreshDeps: [carId]
603
638
  }),
604
- data = _useRequest29.data;
639
+ data = _useRequest30.data;
605
640
  return {
606
641
  beenOilStatus: (_a = data === null || data === void 0 ? void 0 : data.data) === null || _a === void 0 ? void 0 : _a.beenOilStatus
607
642
  };
608
643
  },
609
644
  useOilLine: function useOilLine(carId, startTime, endTime) {
610
- var _useRequest30 = (0, _ahooks.useRequest)(function () {
645
+ var _useRequest31 = (0, _ahooks.useRequest)(function () {
611
646
  return _utils.request.get('/cloud/oil-reborn/api/oilUse/oilLine.smvc', {
612
647
  data: {
613
648
  carId: carId,
@@ -618,13 +653,13 @@ var OilService = {
618
653
  }, {
619
654
  refreshDeps: [carId, startTime, endTime]
620
655
  }),
621
- oilLineRes = _useRequest30.data;
656
+ oilLineRes = _useRequest31.data;
622
657
  return {
623
658
  oilLineRes: (oilLineRes === null || oilLineRes === void 0 ? void 0 : oilLineRes.data) || []
624
659
  };
625
660
  },
626
661
  useSummary: function useSummary(carId, startTime, endTime) {
627
- var _useRequest31 = (0, _ahooks.useRequest)(function () {
662
+ var _useRequest32 = (0, _ahooks.useRequest)(function () {
628
663
  return _utils.request.get('/cloud/oil-reborn/api/oilUse/summary.smvc', {
629
664
  data: {
630
665
  carId: carId,
@@ -635,13 +670,13 @@ var OilService = {
635
670
  }, {
636
671
  refreshDeps: [carId, startTime, endTime]
637
672
  }),
638
- summaryRes = _useRequest31.data;
673
+ summaryRes = _useRequest32.data;
639
674
  return {
640
675
  summaryRes: (summaryRes === null || summaryRes === void 0 ? void 0 : summaryRes.data) || []
641
676
  };
642
677
  },
643
678
  useRecord: function useRecord(carId, startTime, endTime, page, sort) {
644
- var _useRequest32 = (0, _ahooks.useRequest)(function () {
679
+ var _useRequest33 = (0, _ahooks.useRequest)(function () {
645
680
  return _utils.request.get('/cloud/oil-reborn/api/oilUse/simplePage.smvc', {
646
681
  data: {
647
682
  carId: carId,
@@ -656,17 +691,16 @@ var OilService = {
656
691
  }, {
657
692
  refreshDeps: [carId, startTime, endTime, page, sort]
658
693
  }),
659
- recordRes = _useRequest32.data;
694
+ recordRes = _useRequest33.data;
660
695
  return {
661
696
  recordRes: (recordRes === null || recordRes === void 0 ? void 0 : recordRes.data) || []
662
697
  };
663
698
  }
664
699
  };
665
700
  //水耗
666
- exports.OilService = OilService;
667
- var WaterService = {
701
+ var WaterService = exports.WaterService = {
668
702
  useSummary: function useSummary(carId, startTime, endTime) {
669
- var _useRequest33 = (0, _ahooks.useRequest)(function () {
703
+ var _useRequest34 = (0, _ahooks.useRequest)(function () {
670
704
  return _utils.request.get('/cloud/water-reborn/api/v101/water/waterMeasure/summary', {
671
705
  data: {
672
706
  hasWaterStatus: true,
@@ -678,13 +712,13 @@ var WaterService = {
678
712
  }, {
679
713
  refreshDeps: [carId, startTime, endTime]
680
714
  }),
681
- summaryRes = _useRequest33.data;
715
+ summaryRes = _useRequest34.data;
682
716
  return {
683
717
  summaryRes: (summaryRes === null || summaryRes === void 0 ? void 0 : summaryRes.data) || []
684
718
  };
685
719
  },
686
720
  useRecord: function useRecord(carId, startDate, endDate, order) {
687
- var _useRequest34 = (0, _ahooks.useRequest)(function () {
721
+ var _useRequest35 = (0, _ahooks.useRequest)(function () {
688
722
  return _utils.request.get('/cloud/water-reborn/api/v101/water/waterMeasure/queryList', {
689
723
  data: {
690
724
  hasWaterStatus: true,
@@ -698,17 +732,16 @@ var WaterService = {
698
732
  }, {
699
733
  refreshDeps: [carId, startDate, endDate, order]
700
734
  }),
701
- recordRes = _useRequest34.data;
735
+ recordRes = _useRequest35.data;
702
736
  return {
703
737
  recordRes: (recordRes === null || recordRes === void 0 ? void 0 : recordRes.data) || []
704
738
  };
705
739
  }
706
740
  };
707
741
  // 维保
708
- exports.WaterService = WaterService;
709
- var MaintenanceService = {
742
+ var MaintenanceService = exports.MaintenanceService = {
710
743
  useMaintenance: function useMaintenance(carId) {
711
- var _useRequest35 = (0, _ahooks.useRequest)(function () {
744
+ var _useRequest36 = (0, _ahooks.useRequest)(function () {
712
745
  return _utils.request.get('/cloud/clwb/api/v101/carComprehensiveBoard/carWbAnalyse', {
713
746
  data: {
714
747
  carId: carId
@@ -717,26 +750,25 @@ var MaintenanceService = {
717
750
  }, {
718
751
  refreshDeps: [carId]
719
752
  }),
720
- maintenanceRes = _useRequest35.data;
753
+ maintenanceRes = _useRequest36.data;
721
754
  return {
722
755
  maintenanceRes: (maintenanceRes === null || maintenanceRes === void 0 ? void 0 : maintenanceRes.data) || []
723
756
  };
724
757
  }
725
758
  };
726
- exports.MaintenanceService = MaintenanceService;
727
- var CollectionService = {
759
+ var CollectionService = exports.CollectionService = {
728
760
  // 班次
729
761
  getPeriodList: function getPeriodList(_ref2) {
730
762
  var carId = _ref2.carId,
731
763
  startDay = _ref2.startDay,
732
764
  endDay = _ref2.endDay;
733
- var _useRequest36 = (0, _ahooks.useRequest)(function () {
734
- return (0, _tslib.__awaiter)(void 0, void 0, void 0, /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
765
+ var _useRequest37 = (0, _ahooks.useRequest)(function () {
766
+ return (0, _tslib.__awaiter)(void 0, void 0, void 0, /*#__PURE__*/_regeneratorRuntime().mark(function _callee2() {
735
767
  var res;
736
- return _regeneratorRuntime().wrap(function _callee$(_context) {
737
- while (1) switch (_context.prev = _context.next) {
768
+ return _regeneratorRuntime().wrap(function _callee2$(_context2) {
769
+ while (1) switch (_context2.prev = _context2.next) {
738
770
  case 0:
739
- _context.next = 2;
771
+ _context2.next = 2;
740
772
  return _utils.request.get('/cloud/cc-reborn/api/v101/collectPeriod/getPeriodListByCarId', {
741
773
  data: {
742
774
  carId: carId,
@@ -745,19 +777,19 @@ var CollectionService = {
745
777
  }
746
778
  });
747
779
  case 2:
748
- res = _context.sent;
749
- return _context.abrupt("return", (res === null || res === void 0 ? void 0 : res.data) || []);
780
+ res = _context2.sent;
781
+ return _context2.abrupt("return", (res === null || res === void 0 ? void 0 : res.data) || []);
750
782
  case 4:
751
783
  case "end":
752
- return _context.stop();
784
+ return _context2.stop();
753
785
  }
754
- }, _callee);
786
+ }, _callee2);
755
787
  }));
756
788
  }, {
757
789
  refreshDeps: [carId, startDay, endDay],
758
790
  ready: !!carId
759
791
  }),
760
- data = _useRequest36.data;
792
+ data = _useRequest37.data;
761
793
  return data || [];
762
794
  },
763
795
  // 收运记录
@@ -765,13 +797,13 @@ var CollectionService = {
765
797
  var id = _ref3.id,
766
798
  startTime = _ref3.startTime,
767
799
  endTime = _ref3.endTime;
768
- var _useRequest37 = (0, _ahooks.useRequest)(function () {
769
- return (0, _tslib.__awaiter)(void 0, void 0, void 0, /*#__PURE__*/_regeneratorRuntime().mark(function _callee2() {
800
+ var _useRequest38 = (0, _ahooks.useRequest)(function () {
801
+ return (0, _tslib.__awaiter)(void 0, void 0, void 0, /*#__PURE__*/_regeneratorRuntime().mark(function _callee3() {
770
802
  var res;
771
- return _regeneratorRuntime().wrap(function _callee2$(_context2) {
772
- while (1) switch (_context2.prev = _context2.next) {
803
+ return _regeneratorRuntime().wrap(function _callee3$(_context3) {
804
+ while (1) switch (_context3.prev = _context3.next) {
773
805
  case 0:
774
- _context2.next = 2;
806
+ _context3.next = 2;
775
807
  return _utils.request.get('/cloud/cc-reborn/api/v101/rtCarDataDetail/list', {
776
808
  data: {
777
809
  carId: id,
@@ -780,41 +812,35 @@ var CollectionService = {
780
812
  }
781
813
  });
782
814
  case 2:
783
- res = _context2.sent;
784
- return _context2.abrupt("return", (res === null || res === void 0 ? void 0 : res.data) || []);
815
+ res = _context3.sent;
816
+ return _context3.abrupt("return", (res === null || res === void 0 ? void 0 : res.data) || []);
785
817
  case 4:
786
818
  case "end":
787
- return _context2.stop();
819
+ return _context3.stop();
788
820
  }
789
- }, _callee2);
821
+ }, _callee3);
790
822
  }));
791
823
  }, {
792
824
  refreshDeps: [id, startTime, endTime],
793
825
  ready: !!id
794
826
  }),
795
- data = _useRequest37.data;
827
+ data = _useRequest38.data;
796
828
  return data;
797
829
  }
798
830
  };
799
- exports.CollectionService = CollectionService;
800
- var tabConfigService = function tabConfigService() {
831
+ var tabConfigService = exports.tabConfigService = function tabConfigService() {
801
832
  return _utils.request.get('/cloud/jcss-reborn/facility/type/config/getByCode', {
802
833
  data: {
803
834
  code: 'car'
804
835
  }
805
836
  });
806
837
  };
807
- exports.tabConfigService = tabConfigService;
808
- var carIdentityMap = new Map([['innerCode', '自编号'], ['carCode', '车牌号'], ['originalDeviceCode', '原始设备编码'], ['carClassName', '车辆类别'], ['carGradeName', '车辆种类'], ['emissionStageName', '排放阶段'], ['licensePlateColorName', '车牌颜色'], ['drivingLicenseCode', '行驶证编号'], ['useUnitName', '使用单位'], ['belongUnitName', '所属单位'], ['manageStaffName', '责任人'], ['divisionName', '行政区划'], ['backupManageStaffName', '后备责任人'], ['contact', '联系人'], ['contactWay', '联系方式'], ['carBrand', '车辆品牌'], ['carType', '车辆型号'], ['procurementDate', '购置时间'], ['useYears', '使用年限'], ['procurementAmt', '购置金额(元)'], ['life', '使用年限(年)'], ['scrapDate', '报废时间'], ['depreciationVal', '已折旧金额(元)'], ['reDepreciationVal', '剩余折旧金额(元)'], ['invoiceCode', '发票编号'], ['certificateCode', '证书编号'], ['certificateKeeper', '证书保管人'], ['identifyCode', '车辆识别代号'], ['engineCode', '发动机号'], ['purchaseApprovalCode', '采购审批单号'], ['orderIndex', '排序号'], ['workTypeName', '作业类型'], ['carStateStr', '生命周期'], ['bidSectionName', '所属标段'], ['photoIds', '车辆照片'],
838
+ var carIdentityMap = exports.carIdentityMap = new Map([['innerCode', '自编号'], ['carCode', '车牌号'], ['originalDeviceCode', '原始设备编码'], ['carClassName', '车辆类别'], ['carGradeName', '车辆种类'], ['emissionStageName', '排放阶段'], ['licensePlateColorName', '车牌颜色'], ['drivingLicenseCode', '行驶证编号'], ['useUnitName', '使用单位'], ['belongUnitName', '所属单位'], ['manageStaffName', '责任人'], ['divisionName', '行政区划'], ['backupManageStaffName', '后备责任人'], ['contact', '联系人'], ['contactWay', '联系方式'], ['carBrand', '车辆品牌'], ['carType', '车辆型号'], ['procurementDate', '购置时间'], ['useYears', '使用年限'], ['procurementAmt', '购置金额(元)'], ['life', '使用年限(年)'], ['scrapDate', '报废时间'], ['depreciationVal', '已折旧金额(元)'], ['reDepreciationVal', '剩余折旧金额(元)'], ['invoiceCode', '发票编号'], ['certificateCode', '证书编号'], ['certificateKeeper', '证书保管人'], ['identifyCode', '车辆识别代号'], ['engineCode', '发动机号'], ['purchaseApprovalCode', '采购审批单号'], ['orderIndex', '排序号'], ['workTypeName', '作业类型'], ['carStateStr', '生命周期'], ['bidSectionName', '所属标段'], ['photoIds', '车辆照片'],
809
839
  // ['qrCode', '车辆二维码'],
810
840
  ['photoTwoIds', '图片']]);
811
- exports.carIdentityMap = carIdentityMap;
812
- var carConfigMap = new Map([['carLabel', '车辆厂牌'], ['productionDate', '出厂日期'], ['productionPlace', '出厂地'], ['ownWeight', '自有重量(T)'], ['curbWeight', '整备质量(Kg)'], ['regulationWeight', '核定载质量(Kg)'], ['carUseWayName', '车辆用途'], ['carPropertyName', '车辆性质'], ['carAttrOneName', '车辆属性1'], ['carAttrTwoName', '车辆属性2'], ['regulationPerson', '核定载员(人)'], ['carWorkingWidth', '车辆作业宽度(米)'], ['driveLicensePhotoIds', '行驶证照片']]);
813
- exports.carConfigMap = carConfigMap;
814
- var carAuditMap = new Map([['annualReviewDate', '年审日期'], ['maturityDate', '到期日期'], ['annualAuditFee', '年审费用(元)']]);
815
- exports.carAuditMap = carAuditMap;
816
- var carSYMap = new Map([['matchingMethodStr', '匹配方式'], ['productTypeName', '垃圾类型'], ['collectMethodStr', '收运方式'], ['collectModeName', '收运模式'], ['taskGenerationMethodStr', '任务生成方式']]);
841
+ var carConfigMap = exports.carConfigMap = new Map([['carLabel', '车辆厂牌'], ['productionDate', '出厂日期'], ['productionPlace', '出厂地'], ['ownWeight', '自有重量(T)'], ['curbWeight', '整备质量(Kg)'], ['regulationWeight', '核定载质量(Kg)'], ['carUseWayName', '车辆用途'], ['carPropertyName', '车辆性质'], ['carAttrOneName', '车辆属性1'], ['carAttrTwoName', '车辆属性2'], ['regulationPerson', '核定载员(人)'], ['carWorkingWidth', '车辆作业宽度(米)'], ['driveLicensePhotoIds', '行驶证照片']]);
842
+ var carAuditMap = exports.carAuditMap = new Map([['annualReviewDate', '年审日期'], ['maturityDate', '到期日期'], ['annualAuditFee', '年审费用(元)']]);
843
+ var carSYMap = exports.carSYMap = new Map([['matchingMethodStr', '匹配方式'], ['productTypeName', '垃圾类型'], ['collectMethodStr', '收运方式'], ['collectModeName', '收运模式'], ['taskGenerationMethodStr', '任务生成方式']]);
817
844
  // 关联中转站:factoryNames[] collectMethod == 'TRANS_SHIPMENT'
818
845
  // 关联处置场:disposeNames[]
819
- exports.carSYMap = carSYMap;
820
846
  //# sourceMappingURL=api.js.map