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