@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
@@ -21,6 +21,7 @@
21
21
  --sub-bg-color: #f3f3f380;
22
22
  --title-bg-color: white;
23
23
  --title-border: 1px solid #dbdbdbff;
24
+ --title-border-color: rgba(187, 187, 187, 0.2);
24
25
  --sub-title-color: #222;
25
26
  --info-color: #222;
26
27
  --border-color: '#DADADAFF';
@@ -59,6 +60,7 @@
59
60
  --sub-bg-color: #ffffff0d;
60
61
  --title-bg-color: #1a292bff;
61
62
  --title-border: 1px solid transparent;
63
+ --title-border-color: transparent;
62
64
  --title-color: white;
63
65
  --title-color2: #a9d5d3;
64
66
  --sub-title-color: #00f0ff;
@@ -101,6 +103,7 @@
101
103
  --bg-border-color2: rgba(32, 102, 167, 0.5);
102
104
  --sub-bg-color: #ffffff0d;
103
105
  --title-border: 1px solid transparent;
106
+ --title-border-color: transparent;
104
107
  --title-color: white;
105
108
  --title-color2: #fff;
106
109
  --sub-title-color: #64bcff;
@@ -131,6 +134,9 @@
131
134
  --calendar-bg: rgba(255, 255, 255, 0.1);
132
135
  --image-value-color: #07d4ff;
133
136
  --image-text-color: #ffffff;
137
+ --list-cell-active1: #fff845;
138
+ --list-cell-active2: #45d1ff;
139
+ --list-cell-active3: #20feff;
134
140
  --calendar-date-today-bg-color: #0090ff;
135
141
  --calendar-date-today-hover-bg-color: linear-gradient(0deg, rgba(0, 144, 255, 0.8) 0%, rgba(0, 144, 255, 0) 100%);
136
142
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["require"],"sources":["vtx-car-modal/style/index.js"],"sourcesContent":["import './index.less';\nimport '../components/BaseInfo/index.less';\nimport '../components/AlarmInfo/index.less';\nimport '../components/StaticInfo/index.less';\nimport '../components/WaterConsumption/index.less';\nimport '../components/OilConsumption/index.less';\nimport '../components/Maintenance/index.less';\nimport '../components/WorkInfo/index.less';\nimport 'antd/lib/calendar/style/css';\n"],"mappings":";;AAAAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA"}
1
+ {"version":3,"file":"index.js","names":["require"],"sources":["vtx-car-modal/style/index.js"],"sourcesContent":["import './index.less';\nimport '../components/BaseInfo/index.less';\nimport '../components/AlarmInfo/index.less';\nimport '../components/StaticInfo/index.less';\nimport '../components/WaterConsumption/index.less';\nimport '../components/OilConsumption/index.less';\nimport '../components/Maintenance/index.less';\nimport '../components/WorkInfo/index.less';\nimport 'antd/lib/calendar/style/css';\n"],"mappings":";;AAAAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA;AACAA,OAAA","ignoreList":[]}
@@ -1,8 +1,8 @@
1
- @import '../../style/index';
2
-
3
- .car-subtitle {
4
- font-size: 14px;
5
- color: var(--sub-title-color);
6
- display: flex;
7
- align-items: center;
8
- }
1
+ @import '../../style/index';
2
+
3
+ .car-subtitle {
4
+ font-size: 14px;
5
+ color: var(--sub-title-color);
6
+ display: flex;
7
+ align-items: center;
8
+ }
@@ -8,9 +8,9 @@ var _tslib = require("tslib");
8
8
  var _utils = require("@vtx/utils");
9
9
  var _ahooks = require("ahooks");
10
10
  var _moment = _interopRequireDefault(require("moment"));
11
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
12
- 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); }
13
- 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; }
11
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
12
+ 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); }
13
+ 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; }
14
14
  var query = function query(url, params) {
15
15
  var method = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 'get';
16
16
  return (0, _tslib.__awaiter)(void 0, void 0, void 0, /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
@@ -33,11 +33,32 @@ var query = function query(url, params) {
33
33
  }));
34
34
  };
35
35
  var urlPrefix = '/cloud/cc-reborn/api/v101/';
36
- var BasicService = {
36
+ var BasicService = exports.BasicService = {
37
+ getConfig: function getConfig() {
38
+ var _a, _b, _c, _d;
39
+ var _useRequest = (0, _ahooks.useRequest)(function () {
40
+ return query('/cloud/jcss-reborn/facility/type/config/getByCode', {
41
+ code: 'cc-cp'
42
+ });
43
+ }),
44
+ tabConfig = _useRequest.data;
45
+ return {
46
+ tabIsFilter: !!((_b = (_a = tabConfig === null || tabConfig === void 0 ? void 0 : tabConfig.data) === null || _a === void 0 ? void 0 : _a.popupConfigJson) === null || _b === void 0 ? void 0 : _b.length),
47
+ tabConfig: ((_d = (_c = tabConfig === null || tabConfig === void 0 ? void 0 : tabConfig.data) === null || _c === void 0 ? void 0 : _c.popupConfigJson) === null || _d === void 0 ? void 0 : _d.filter(function (ele) {
48
+ return ele.display;
49
+ }).map(function (ele) {
50
+ return {
51
+ key: ele.code,
52
+ title: ele.name
53
+ };
54
+ })) || [],
55
+ visited: !!tabConfig
56
+ };
57
+ },
37
58
  // 详情
38
59
  info: function info(_ref) {
39
60
  var id = _ref.id;
40
- var _useRequest = (0, _ahooks.useRequest)(function () {
61
+ var _useRequest2 = (0, _ahooks.useRequest)(function () {
41
62
  return query("".concat(urlPrefix, "syPoint/get"), {
42
63
  id: id
43
64
  });
@@ -45,13 +66,13 @@ var BasicService = {
45
66
  refreshDeps: [id],
46
67
  ready: !!id
47
68
  }),
48
- data = _useRequest.data;
69
+ data = _useRequest2.data;
49
70
  return data;
50
71
  },
51
72
  // 收运规则
52
73
  getRules: function getRules(_ref2) {
53
74
  var id = _ref2.id;
54
- var _useRequest2 = (0, _ahooks.useRequest)(function () {
75
+ var _useRequest3 = (0, _ahooks.useRequest)(function () {
55
76
  return query("".concat(urlPrefix, "syPointSet/getSingle"), {
56
77
  syPointId: id
57
78
  });
@@ -59,14 +80,14 @@ var BasicService = {
59
80
  refreshDeps: [id],
60
81
  ready: !!id
61
82
  }),
62
- data = _useRequest2.data;
83
+ data = _useRequest3.data;
63
84
  return data;
64
85
  },
65
86
  // 产生单位
66
87
  useRestaurantPage: function useRestaurantPage(_ref3) {
67
88
  var id = _ref3.id,
68
89
  page = _ref3.page;
69
- var _useRequest3 = (0, _ahooks.useRequest)(function () {
90
+ var _useRequest4 = (0, _ahooks.useRequest)(function () {
70
91
  return query("".concat(urlPrefix, "restaurant/page"), {
71
92
  syPointId: id,
72
93
  page: page,
@@ -76,7 +97,7 @@ var BasicService = {
76
97
  refreshDeps: [id],
77
98
  ready: !!id
78
99
  }),
79
- data = _useRequest3.data;
100
+ data = _useRequest4.data;
80
101
  return data || {
81
102
  total: 0,
82
103
  rows: []
@@ -85,7 +106,7 @@ var BasicService = {
85
106
  // 产生单位
86
107
  useRestaurantList: function useRestaurantList(_ref4) {
87
108
  var id = _ref4.id;
88
- var _useRequest4 = (0, _ahooks.useRequest)(function () {
109
+ var _useRequest5 = (0, _ahooks.useRequest)(function () {
89
110
  return query("".concat(urlPrefix, "restaurant/list"), {
90
111
  syPointId: id
91
112
  });
@@ -93,7 +114,7 @@ var BasicService = {
93
114
  refreshDeps: [id],
94
115
  ready: !!id
95
116
  }),
96
- data = _useRequest4.data;
117
+ data = _useRequest5.data;
97
118
  return data || [];
98
119
  },
99
120
  // 收运记录
@@ -104,27 +125,28 @@ var BasicService = {
104
125
  page = _ref5.page,
105
126
  size = _ref5.size,
106
127
  sort = _ref5.sort;
107
- var _useRequest5 = (0, _ahooks.useRequest)(function () {
108
- return query("".concat(urlPrefix, "restaurantCollectDay/page"), {
128
+ var _useRequest6 = (0, _ahooks.useRequest)(function () {
129
+ return query("".concat(urlPrefix, "restaurantGarbageTypeCollectDay/page"), {
109
130
  syPointId: syPointId,
110
131
  page: page,
111
132
  sort: sort,
112
133
  size: size,
113
134
  queryStartDate: startTime,
114
- queryEndDate: endTime
135
+ queryEndDate: endTime,
136
+ garbageType: 'ccfqw'
115
137
  });
116
138
  }, {
117
139
  refreshDeps: [syPointId, startTime, endTime, page, sort, size],
118
140
  ready: !!syPointId
119
141
  }),
120
- data = _useRequest5.data;
142
+ data = _useRequest6.data;
121
143
  return data || {
122
144
  total: 0,
123
145
  rows: []
124
146
  };
125
147
  },
126
148
  getSyPointDaySummary: function getSyPointDaySummary(syPointId) {
127
- var _useRequest6 = (0, _ahooks.useRequest)(function () {
149
+ var _useRequest7 = (0, _ahooks.useRequest)(function () {
128
150
  return query("".concat(urlPrefix, "gisOnePage/getSyPointDaySummary"), {
129
151
  syPointId: syPointId,
130
152
  today: (0, _moment["default"])().format('YYYY-MM-DD')
@@ -133,41 +155,42 @@ var BasicService = {
133
155
  refreshDeps: [syPointId],
134
156
  ready: !!syPointId
135
157
  }),
136
- data = _useRequest6.data;
158
+ data = _useRequest7.data;
137
159
  return data;
138
160
  },
139
161
  getSyPointDaysSummary: function getSyPointDaysSummary(syPointId, startDay, endDay) {
140
- var _useRequest7 = (0, _ahooks.useRequest)(function () {
162
+ var _useRequest8 = (0, _ahooks.useRequest)(function () {
141
163
  return query("".concat(urlPrefix, "gisOnePage/getSyPointDaysSummary"), {
142
164
  syPointId: syPointId,
143
165
  startDay: startDay,
144
- endDay: endDay
166
+ endDay: endDay,
167
+ garbageType: 'ccfqw'
145
168
  });
146
169
  }, {
147
170
  refreshDeps: [syPointId, startDay, endDay],
148
171
  ready: !!syPointId
149
172
  }),
150
- data = _useRequest7.data;
173
+ data = _useRequest8.data;
151
174
  return data;
152
175
  },
153
176
  getSyPointCollectLine: function getSyPointCollectLine(syPointId, startDay, endDay) {
154
- var _useRequest8 = (0, _ahooks.useRequest)(function () {
177
+ var _useRequest9 = (0, _ahooks.useRequest)(function () {
155
178
  return query("".concat(urlPrefix, "gisOnePage/getSyPointCollectLine"), {
156
179
  syPointId: syPointId,
157
180
  startDay: startDay,
158
- endDay: endDay
181
+ endDay: endDay,
182
+ garbageType: 'ccfqw'
159
183
  });
160
184
  }, {
161
185
  refreshDeps: [syPointId, startDay, endDay],
162
186
  ready: !!syPointId
163
187
  }),
164
- _useRequest8$data = _useRequest8.data,
165
- data = _useRequest8$data === void 0 ? [] : _useRequest8$data;
188
+ _useRequest9$data = _useRequest9.data,
189
+ data = _useRequest9$data === void 0 ? [] : _useRequest9$data;
166
190
  return data;
167
191
  }
168
192
  };
169
- exports.BasicService = BasicService;
170
- var AlarmService = {
193
+ var AlarmService = exports.AlarmService = {
171
194
  // 报警记录
172
195
  useAlarmRecord: function useAlarmRecord(_ref6) {
173
196
  var id = _ref6.id,
@@ -176,7 +199,7 @@ var AlarmService = {
176
199
  end = _ref6.end,
177
200
  page = _ref6.page,
178
201
  sort = _ref6.sort;
179
- var _useRequest9 = (0, _ahooks.useRequest)(function () {
202
+ var _useRequest10 = (0, _ahooks.useRequest)(function () {
180
203
  return query("".concat(urlPrefix, "abnormalEventRecord/page"), {
181
204
  syPointId: id,
182
205
  abnormalTypes: abnormalType,
@@ -187,10 +210,9 @@ var AlarmService = {
187
210
  sort: sort
188
211
  });
189
212
  }, {
190
- paginated: true,
191
213
  refreshDeps: [id, abnormalType, start, end, page, sort]
192
214
  }),
193
- data = _useRequest9.data;
215
+ data = _useRequest10.data;
194
216
  var dataSource = (data === null || data === void 0 ? void 0 : data.rows) || [];
195
217
  var total = data === null || data === void 0 ? void 0 : data.total;
196
218
  return {
@@ -199,7 +221,7 @@ var AlarmService = {
199
221
  };
200
222
  },
201
223
  getMonthCompareData: function getMonthCompareData(syPointId, month) {
202
- var _useRequest10 = (0, _ahooks.useRequest)(function () {
224
+ var _useRequest11 = (0, _ahooks.useRequest)(function () {
203
225
  return query("".concat(urlPrefix, "gisOnePage/CcSyPointMonthCompareDataVO"), {
204
226
  syPointId: syPointId,
205
227
  month: month
@@ -208,11 +230,11 @@ var AlarmService = {
208
230
  refreshDeps: [syPointId, month],
209
231
  ready: !!syPointId
210
232
  }),
211
- data = _useRequest10.data;
233
+ data = _useRequest11.data;
212
234
  return data;
213
235
  },
214
236
  getSyPointAbnormalTypeNums: function getSyPointAbnormalTypeNums(syPointId, startDay, endDay) {
215
- var _useRequest11 = (0, _ahooks.useRequest)(function () {
237
+ var _useRequest12 = (0, _ahooks.useRequest)(function () {
216
238
  return query("".concat(urlPrefix, "gisOnePage/getSyPointAbnormalTypeNums"), {
217
239
  syPointId: syPointId,
218
240
  startDay: startDay,
@@ -222,12 +244,12 @@ var AlarmService = {
222
244
  refreshDeps: [syPointId, startDay, endDay],
223
245
  ready: !!syPointId
224
246
  }),
225
- _useRequest11$data = _useRequest11.data,
226
- data = _useRequest11$data === void 0 ? [] : _useRequest11$data;
247
+ _useRequest12$data = _useRequest12.data,
248
+ data = _useRequest12$data === void 0 ? [] : _useRequest12$data;
227
249
  return data;
228
250
  },
229
251
  getSyPointAbnormalMonthNums: function getSyPointAbnormalMonthNums(syPointId, startDay, endDay) {
230
- var _useRequest12 = (0, _ahooks.useRequest)(function () {
252
+ var _useRequest13 = (0, _ahooks.useRequest)(function () {
231
253
  return query("".concat(urlPrefix, "gisOnePage/getSyPointAbnormalMonthNums"), {
232
254
  syPointId: syPointId,
233
255
  startDay: startDay,
@@ -237,13 +259,12 @@ var AlarmService = {
237
259
  refreshDeps: [syPointId, startDay, endDay],
238
260
  ready: !!syPointId
239
261
  }),
240
- _useRequest12$data = _useRequest12.data,
241
- data = _useRequest12$data === void 0 ? [] : _useRequest12$data;
262
+ _useRequest13$data = _useRequest13.data,
263
+ data = _useRequest13$data === void 0 ? [] : _useRequest13$data;
242
264
  return data;
243
265
  }
244
266
  };
245
- exports.AlarmService = AlarmService;
246
- var ExceptionService = {
267
+ var ExceptionService = exports.ExceptionService = {
247
268
  // 异常记录
248
269
  useExceptionRecord: function useExceptionRecord(_ref7) {
249
270
  var id = _ref7.id,
@@ -251,7 +272,7 @@ var ExceptionService = {
251
272
  end = _ref7.end,
252
273
  page = _ref7.page,
253
274
  sort = _ref7.sort;
254
- var _useRequest13 = (0, _ahooks.useRequest)(function () {
275
+ var _useRequest14 = (0, _ahooks.useRequest)(function () {
255
276
  return query("".concat(urlPrefix, "errorReportRecord/page"), {
256
277
  syPointId: id,
257
278
  dealTimeEnd: end,
@@ -261,10 +282,9 @@ var ExceptionService = {
261
282
  sort: sort
262
283
  });
263
284
  }, {
264
- paginated: true,
265
285
  refreshDeps: [id, start, end, page, sort]
266
286
  }),
267
- data = _useRequest13.data;
287
+ data = _useRequest14.data;
268
288
  var dataSource = (data === null || data === void 0 ? void 0 : data.rows) || [];
269
289
  var total = data === null || data === void 0 ? void 0 : data.total;
270
290
  return {
@@ -273,7 +293,7 @@ var ExceptionService = {
273
293
  };
274
294
  },
275
295
  getMonthCompareData: function getMonthCompareData(syPointId, month) {
276
- var _useRequest14 = (0, _ahooks.useRequest)(function () {
296
+ var _useRequest15 = (0, _ahooks.useRequest)(function () {
277
297
  return query("".concat(urlPrefix, "gisOnePage/getSyPointMonthErrorReportCompareData"), {
278
298
  syPointId: syPointId,
279
299
  month: month
@@ -282,11 +302,11 @@ var ExceptionService = {
282
302
  refreshDeps: [syPointId, month],
283
303
  ready: !!syPointId
284
304
  }),
285
- data = _useRequest14.data;
305
+ data = _useRequest15.data;
286
306
  return data;
287
307
  },
288
308
  getErrorReportTypeNums: function getErrorReportTypeNums(syPointId, startDay, endDay) {
289
- var _useRequest15 = (0, _ahooks.useRequest)(function () {
309
+ var _useRequest16 = (0, _ahooks.useRequest)(function () {
290
310
  return query("".concat(urlPrefix, "gisOnePage/getErrorReportTypeNums"), {
291
311
  syPointId: syPointId,
292
312
  startDay: startDay,
@@ -296,12 +316,12 @@ var ExceptionService = {
296
316
  refreshDeps: [syPointId, startDay, endDay],
297
317
  ready: !!syPointId
298
318
  }),
299
- _useRequest15$data = _useRequest15.data,
300
- data = _useRequest15$data === void 0 ? [] : _useRequest15$data;
319
+ _useRequest16$data = _useRequest16.data,
320
+ data = _useRequest16$data === void 0 ? [] : _useRequest16$data;
301
321
  return data;
302
322
  },
303
323
  getSyPointErrorReportMonthNums: function getSyPointErrorReportMonthNums(syPointId, startDay, endDay) {
304
- var _useRequest16 = (0, _ahooks.useRequest)(function () {
324
+ var _useRequest17 = (0, _ahooks.useRequest)(function () {
305
325
  return query("".concat(urlPrefix, "gisOnePage/getSyPointErrorReportMonthNums"), {
306
326
  syPointId: syPointId,
307
327
  startDay: startDay,
@@ -311,20 +331,19 @@ var ExceptionService = {
311
331
  refreshDeps: [syPointId, startDay, endDay],
312
332
  ready: !!syPointId
313
333
  }),
314
- _useRequest16$data = _useRequest16.data,
315
- data = _useRequest16$data === void 0 ? [] : _useRequest16$data;
334
+ _useRequest17$data = _useRequest17.data,
335
+ data = _useRequest17$data === void 0 ? [] : _useRequest17$data;
316
336
  return data;
317
337
  }
318
338
  };
319
- exports.ExceptionService = ExceptionService;
320
- var OrderService = {
339
+ var OrderService = exports.OrderService = {
321
340
  // 异常记录
322
341
  useOrderRecord: function useOrderRecord(_ref8) {
323
342
  var checkResourceNames = _ref8.checkResourceNames,
324
343
  start = _ref8.start,
325
344
  end = _ref8.end,
326
345
  problemCategoryId = _ref8.problemCategoryId;
327
- var _useRequest17 = (0, _ahooks.useRequest)(function () {
346
+ var _useRequest18 = (0, _ahooks.useRequest)(function () {
328
347
  return (0, _tslib.__awaiter)(void 0, void 0, void 0, /*#__PURE__*/_regeneratorRuntime().mark(function _callee3() {
329
348
  var res;
330
349
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
@@ -366,15 +385,15 @@ var OrderService = {
366
385
  }, {
367
386
  refreshDeps: [problemCategoryId, start, end, checkResourceNames]
368
387
  }),
369
- _useRequest17$data = _useRequest17.data,
370
- data = _useRequest17$data === void 0 ? [] : _useRequest17$data;
388
+ _useRequest18$data = _useRequest18.data,
389
+ data = _useRequest18$data === void 0 ? [] : _useRequest18$data;
371
390
  var dataSource = data || [];
372
391
  return {
373
392
  dataSource: dataSource
374
393
  };
375
394
  },
376
395
  getOrderSummary: function getOrderSummary(restaurantIds, startDay, endDay) {
377
- var _useRequest18 = (0, _ahooks.useRequest)(function () {
396
+ var _useRequest19 = (0, _ahooks.useRequest)(function () {
378
397
  return query("/cloud/cc-reborn/gis/orderSummary", {
379
398
  restaurantIds: restaurantIds,
380
399
  startDay: startDay,
@@ -384,11 +403,11 @@ var OrderService = {
384
403
  refreshDeps: [restaurantIds, startDay, endDay],
385
404
  ready: !!restaurantIds
386
405
  }),
387
- data = _useRequest18.data;
406
+ data = _useRequest19.data;
388
407
  return data;
389
408
  },
390
409
  getOrderCountLine: function getOrderCountLine(restaurantIds, searchDay) {
391
- var _useRequest19 = (0, _ahooks.useRequest)(function () {
410
+ var _useRequest20 = (0, _ahooks.useRequest)(function () {
392
411
  return query("/cloud/cc-reborn/gis/orderCountLine", {
393
412
  restaurantIds: restaurantIds,
394
413
  searchDay: searchDay
@@ -397,10 +416,9 @@ var OrderService = {
397
416
  refreshDeps: [restaurantIds, searchDay],
398
417
  ready: !!restaurantIds
399
418
  }),
400
- _useRequest19$data = _useRequest19.data,
401
- data = _useRequest19$data === void 0 ? [] : _useRequest19$data;
419
+ _useRequest20$data = _useRequest20.data,
420
+ data = _useRequest20$data === void 0 ? [] : _useRequest20$data;
402
421
  return data;
403
422
  }
404
423
  };
405
- exports.OrderService = OrderService;
406
424
  //# sourceMappingURL=api.js.map