@vtx/modals2 6.0.0-beta.2 → 6.0.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/_components/vm-calendar/index.js +1 -1
- package/lib/_components/vm-empty/index.js +1 -1
- package/lib/_components/vm-factor/index.js +2 -1
- package/lib/_components/vm-filter/index.js +1 -1
- package/lib/_components/vm-info-collection/index.js +3 -2
- package/lib/_components/vm-map/index.js +1 -1
- package/lib/_components/vm-progress/index.js +2 -1
- package/lib/_components/vm-repair-maintain/RmInfoSummary.js +1 -1
- package/lib/_components/vm-repair-maintain/RmMonthTrend.js +1 -1
- package/lib/_components/vm-repair-maintain/RmRecord.js +1 -1
- package/lib/_components/vm-repair-maintain/RmType.js +1 -1
- package/lib/_components/vm-repair-maintain/index.js +1 -1
- package/lib/_components/vm-table/index.js +1 -1
- package/lib/_components/vm-tag/index.js +2 -1
- package/lib/_components/vm-title/index.js +2 -1
- package/lib/_components/vm-video/index.js +1 -1
- package/lib/_components/vm-wrapper/index.js +2 -2
- package/lib/_components/vm-wrapper/style/index.less +4 -2
- package/lib/_util/http.js +6 -5
- package/lib/_util/index.js +6 -5
- package/lib/locales/en.json +1516 -1377
- package/lib/locales/zh-CN.json +1516 -1377
- package/lib/vtx-area-modal/api.js +1 -1
- package/lib/vtx-area-modal/components/BaseInfo/Lcfx.js +1 -1
- package/lib/vtx-area-modal/components/BaseInfo/ListZymx.js +1 -1
- package/lib/vtx-area-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-base-modal/index.js +2 -1
- package/lib/vtx-car-modal/api.js +415 -25
- package/lib/vtx-car-modal/components/Info/index.js +1 -1
- package/lib/vtx-car-modal/content/Cc/AlarmInfo/List.js +1 -1
- package/lib/vtx-car-modal/content/Cc/AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-car-modal/content/Cc/AlarmInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Cc/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Cc/OrderInfo/Detail.js +1 -1
- package/lib/vtx-car-modal/content/Cc/OrderInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Cc/StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Cc/WorkRecord/Detail.js +1 -1
- package/lib/vtx-car-modal/content/Cc/WorkRecord/Summary.js +1 -1
- package/lib/vtx-car-modal/content/Cc/WorkRecord/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/AlarmInfo/List.js +1 -1
- package/lib/vtx-car-modal/content/Common/AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-car-modal/content/Common/AlarmInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/DetailInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/DeviceInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/EleUse/index.js +206 -0
- package/lib/vtx-car-modal/content/Common/EleUse/index.less +19 -0
- package/lib/vtx-car-modal/content/Common/Maintenance/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/OilConsumption/List.js +1 -1
- package/lib/vtx-car-modal/content/Common/OilConsumption/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/OilUse/index.js +218 -0
- package/lib/vtx-car-modal/content/Common/OilUse/index.less +19 -0
- package/lib/vtx-car-modal/content/Common/OperationAnalysis/index.js +376 -0
- package/lib/vtx-car-modal/content/Common/OperationAnalysis/index.less +169 -0
- package/lib/vtx-car-modal/content/Common/StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/WaterConsumption/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/WaterUse/index.js +196 -0
- package/lib/vtx-car-modal/content/Common/WaterUse/index.less +19 -0
- package/lib/vtx-car-modal/content/Common/index.js +9 -1
- package/lib/vtx-car-modal/content/JXH/AlarmInfo/List.js +1 -1
- package/lib/vtx-car-modal/content/JXH/AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-car-modal/content/JXH/AlarmInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2AlarmInfo/List.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2AlarmInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2WorkRecord/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/WorkRecord/index.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Alarm/Bottom.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Alarm/index.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Collection/Chart.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Collection/index.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Dispose/Pies.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Dispose/index.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/RunCalendar/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/AlarmInfo/List.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/AlarmInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/WorkRecord/Detail.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/WorkRecord/Summary.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/WorkRecord/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljzy/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljzy/StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljzy/WorkRecord/Detail.js +1 -1
- package/lib/vtx-car-modal/content/Ljzy/WorkRecord/Summary.js +1 -1
- package/lib/vtx-car-modal/content/Ljzy/WorkRecord/index.js +1 -1
- package/lib/vtx-car-modal/content/Unmanned/Analysis/index.js +1 -1
- package/lib/vtx-car-modal/content/Unmanned/Calendar/index.js +1 -1
- package/lib/vtx-car-modal/content/Unmanned/Monitor/index.js +1 -1
- package/lib/vtx-car-modal/content/Unmanned/WorkInfo/index.js +1 -1
- package/lib/vtx-car-modal/imgs/czb_bg.png +0 -0
- package/lib/vtx-car-modal/imgs/czb_bg_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/bglyh.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/bglyh_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdcs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdcs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdje.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdje_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdpc.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdpc_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/dccdje.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/dccdje_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jscs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jscs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jsje.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jsje_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jsl.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jsl_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jspc.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jspc_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jycs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jycs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jyje.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jyje_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jyl.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jyl_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/ljwbcs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/ljwbcs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/njzfy.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/njzfy_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/qzxze.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/qzxze_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/sgcs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/sgcs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/sgfy.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/sgfy_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/syxze.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/syxze_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wbzfy.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wbzfy_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzcs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzcs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzkf.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzkf_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzkfee.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzkfee_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/xslc.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/xslc_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/ydcb.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/ydcb_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/yhcb.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/yhcb_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/yscb.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/yscb_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/zjl.png +0 -0
- package/lib/vtx-car-modal/imgs/zjl_dark.png +0 -0
- package/lib/vtx-car-modal/index.js +22 -2
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmTrend.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmTypeAnalysis.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-cc-cp-modal/components/Calendar/index.js +4 -4
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionTrend.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionTypeAnalysis.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExeceptionRecord.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/StaticInfo.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.js +1 -1
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js +1 -1
- package/lib/vtx-cc-cp-modal/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/BaseInfo/CollectRecord.js +1 -1
- package/lib/vtx-cc-unit-modal/components/BaseInfo/DetailList.js +1 -1
- package/lib/vtx-cc-unit-modal/components/BaseInfo/Factory.js +1 -1
- package/lib/vtx-cc-unit-modal/components/BaseInfo/Statistics.js +1 -1
- package/lib/vtx-cc-unit-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/CarList/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/Collection/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/DetailInfo/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/Factory/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/RestaurantList/index.js +1 -1
- package/lib/vtx-cc-unit-modal/index.js +1 -1
- package/lib/vtx-cp-modal/api.js +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/AlarmRecord.js +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/index.js +1 -1
- package/lib/vtx-cp-modal/index.js +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-default-modal/index.js +1 -1
- package/lib/vtx-device-modal/components/BaseInfo/PreviewAndDownload.js +1 -1
- package/lib/vtx-device-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-device-modal/components/DataAnalysis/AlarmAnalysis.js +1 -1
- package/lib/vtx-device-modal/components/DataAnalysis/MonitorAnalysis.js +1 -1
- package/lib/vtx-device-modal/index.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Jczbqs.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Qyjcl.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/Jcqsfx.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/Jczbqs.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/Qyjcl.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/RealtimeMonitor.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/Situation.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/index.js +1 -1
- package/lib/vtx-df-modal/components/Calendar/index.js +1 -1
- package/lib/vtx-df-modal/components/Calendar/zd-reborn.js +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +1 -1
- package/lib/vtx-df-modal/components/Metering/List.js +1 -1
- package/lib/vtx-df-modal/components/Metering/index.js +1 -1
- package/lib/vtx-df-modal/components/MeteringZdReborn/ChartJccc.js +1 -1
- package/lib/vtx-df-modal/components/MeteringZdReborn/ChartJcqs.js +1 -1
- package/lib/vtx-df-modal/components/MeteringZdReborn/List.js +1 -1
- package/lib/vtx-df-modal/components/MeteringZdReborn/index.js +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/Table.js +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/index.js +1 -1
- package/lib/vtx-df-modal/index.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/CYLJTF.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/Distribute.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL_TREND.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/FSCSFB.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/FSSD.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/FSYZQS.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/GDCLXL.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/HTLJPH.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/MYFX_FB.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/MYFX_GD.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/MYFX_PIE.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/MYFX_TREND.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Sbzj/index.js +1 -1
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js +1 -1
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js +1 -1
- package/lib/vtx-housing-estate-modal/components/WGXW/Content.js +1 -1
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js +1 -1
- package/lib/vtx-housing-estate-modal/index.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Collection/Chart.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Collection/index.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Dispose/FlowMap.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Dispose/index.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Overview/CTL.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Overview/CTYL.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Overview/CZZ.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Overview/index.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/index.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Alarm/Bottom.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Alarm/index.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Collection/Chart.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Collection/index.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Dispose/FlowMap.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Dispose/index.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Overview/CTL.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Overview/CTYL.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Overview/CZZ.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Overview/index.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/index.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Collection/Chart.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Collection/index.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Dispose/FlowMap.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Dispose/index.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Overview/CTL.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Overview/CTYL.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Overview/CZZ.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Overview/index.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/index.js +1 -1
- package/lib/vtx-jzlj-ysqy-modal/components/Overview/index.js +1 -1
- package/lib/vtx-jzlj-ysqy-modal/index.js +1 -1
- package/lib/vtx-kh-modal/api2.js +1 -1
- package/lib/vtx-kh-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-kh-modal/components/Record/index.js +1 -1
- package/lib/vtx-kh-modal/index.js +1 -1
- package/lib/vtx-qyry-modal/api.js +1 -1
- package/lib/vtx-qyry-modal/index.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/StaticInfo.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/index.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/CollectRule.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Info.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/SummaryStatistics.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/index.js +1 -1
- package/lib/vtx-restaurant-modal/components/Calendar/index.js +4 -4
- package/lib/vtx-restaurant-modal/components/Collection/index.js +1 -1
- package/lib/vtx-restaurant-modal/components/SignAndContract/ContactDetail.js +51 -34
- package/lib/vtx-restaurant-modal/components/SignAndContract/index.js +4 -4
- package/lib/vtx-restaurant-modal/index.js +1 -1
- package/lib/vtx-road-modal/api.js +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/Work.js +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-road-modal/components/Calendar/index.js +1 -1
- package/lib/vtx-road-modal/components/LaneBaseInfo/Work.js +1 -1
- package/lib/vtx-road-modal/components/LaneBaseInfo/index.js +1 -1
- package/lib/vtx-road-modal/components/LaneCalendar/index.js +1 -1
- package/lib/vtx-road-modal/components/LaneStatistical/index.js +1 -1
- package/lib/vtx-road-modal/components/Statistical/index.js +1 -1
- package/lib/vtx-road-modal/index.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/CYLJTF.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/Distribute.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/FLZL_TREND.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/FSCSFB.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/FSSD.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/FSYZQS.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/GDCLXL.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/HTLJPH.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_FB.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_GD.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_PIE.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_TREND.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/index.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/OverView/Hot.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/OverView/Left.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/OverView/Manage.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/OverView/RightBottom.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Sbzj/index.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/TFRD/index.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/WGGS/index.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/WGXW/Content.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/index.js +1 -1
- package/lib/vtx-shxq-modal/api.js +1 -1
- package/lib/vtx-shxq-modal/components/AlarmRecord/List.js +1 -1
- package/lib/vtx-shxq-modal/components/AlarmRecord/index.js +1 -1
- package/lib/vtx-shxq-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-shxq-modal/components/Tfd/index.js +1 -1
- package/lib/vtx-shxq-modal/components/ThrowCalendar/Chart.js +1 -1
- package/lib/vtx-shxq-modal/components/ThrowCalendar/List.js +1 -1
- package/lib/vtx-shxq-modal/components/ThrowCalendar/index.js +1 -1
- package/lib/vtx-shxq-modal/components/ThrowRecord/List.js +1 -1
- package/lib/vtx-shxq-modal/components/ThrowRecord/index.js +1 -1
- package/lib/vtx-shxq-modal/index.js +1 -1
- package/lib/vtx-staff-modal/api.js +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js +1 -1
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js +1 -1
- package/lib/vtx-staff-modal/components/Attendance/Record.js +1 -1
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/ListZymx.js +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-staff-modal/components/Calendar/index.js +1 -1
- package/lib/vtx-staff-modal/components/Equipment/index.js +1 -1
- package/lib/vtx-staff-modal/index.js +1 -1
- package/lib/vtx-tfd-modal/api.js +1 -1
- package/lib/vtx-tfd-modal/components/BaseInfo/Jczbqs.js +1 -1
- package/lib/vtx-tfd-modal/components/BaseInfo/Qyjcl.js +1 -1
- package/lib/vtx-tfd-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-wr-modal/components/Appraise/index.js +1 -1
- package/lib/vtx-wr-modal/components/Base/Jbxx.js +1 -1
- package/lib/vtx-wr-modal/components/Base/Ptss.js +1 -1
- package/lib/vtx-wr-modal/components/Base/Sjjg.js +1 -1
- package/lib/vtx-wr-modal/components/Base/index.js +1 -1
- package/lib/vtx-wr-modal/components/Build/index.js +1 -1
- package/lib/vtx-wr-modal/components/File/index.js +1 -1
- package/lib/vtx-wr-modal/components/Score/index.js +1 -1
- package/lib/vtx-wr-modal/index.js +1 -1
- package/lib/vtx-zf-modal/components/Base/index.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/index.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/view.js +4 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/CKModal.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/editableDiv/FormView.js +5 -4
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/editableDiv/index.js +10 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/FormView.js +7 -6
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/date.js +10 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/index.js +10 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/FormView.js +6 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/checkbox.js +10 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/index.js +10 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/sign/FormView.js +7 -6
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/sign/index.js +12 -7
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/textarea/FormView.js +6 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/textarea/index.js +10 -5
- package/lib/vtx-zf-modal/components/File/index.js +1 -1
- package/lib/vtx-zf-modal/components/Process/index.js +1 -1
- package/lib/vtx-zf-modal/components/Record/index.js +1 -1
- package/lib/vtx-zf-modal/components/Right/index.js +1 -1
- package/lib/vtx-zg-modal/api.js +1 -1
- package/lib/vtx-zg-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-zg-modal/index.js +1 -1
- package/lib/vtx-zzz-modal/index.js +3 -3
- package/package.json +1 -1
|
@@ -10,7 +10,7 @@ import { VmFactor } from "../../../_components";
|
|
|
10
10
|
import useSettings from "../../../_hooks/useSettings";
|
|
11
11
|
import { BasicService } from "../../api";
|
|
12
12
|
import { RestaurantContext } from "../../index";
|
|
13
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
13
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
14
14
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
15
|
var Summary = function Summary(_ref) {
|
|
16
16
|
var startDay = _ref.startDay,
|
|
@@ -9,7 +9,7 @@ import dayjs from 'dayjs';
|
|
|
9
9
|
import { VmWrapper } from "../../../_components";
|
|
10
10
|
import DetailList from "./DetailList";
|
|
11
11
|
import Summary from "./Summary";
|
|
12
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
12
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
13
13
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
14
14
|
var SummaryStatistics = function SummaryStatistics() {
|
|
15
15
|
var _useSetState = useSetState({
|
|
@@ -6,7 +6,7 @@ import { RestaurantContext } from "../../index";
|
|
|
6
6
|
import CollectRule from "./CollectRule";
|
|
7
7
|
import Info from "./Info";
|
|
8
8
|
import SummaryStatistics from "./SummaryStatistics";
|
|
9
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
9
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
10
10
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
11
11
|
var Basic = function Basic() {
|
|
12
12
|
var _data$contract;
|
|
@@ -17,7 +17,7 @@ import useSettings from "../../../_hooks/useSettings";
|
|
|
17
17
|
import { BasicService } from "../../api";
|
|
18
18
|
import { RestaurantContext } from "../../index";
|
|
19
19
|
import "./index.less";
|
|
20
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
20
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
21
21
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
22
22
|
var CalendarContent = function CalendarContent(_ref) {
|
|
23
23
|
var isCollect = _ref.isCollect,
|
|
@@ -73,7 +73,7 @@ var CalendarContent = function CalendarContent(_ref) {
|
|
|
73
73
|
children: [/*#__PURE__*/_jsx("div", {
|
|
74
74
|
children: collectItem !== null && collectItem !== void 0 && collectItem.weighTime ? dayjs(collectItem.weighTime).format('HH:mm:ss') : '--' || '--'
|
|
75
75
|
}), /*#__PURE__*/_jsx(VmTag, {
|
|
76
|
-
title: '
|
|
76
|
+
title: translateLocaleText("t('vtxrestaurantmodal.collected')"),
|
|
77
77
|
type: 'green'
|
|
78
78
|
})]
|
|
79
79
|
}), /*#__PURE__*/_jsxs("div", {
|
|
@@ -81,13 +81,13 @@ var CalendarContent = function CalendarContent(_ref) {
|
|
|
81
81
|
style: {
|
|
82
82
|
height: 14
|
|
83
83
|
},
|
|
84
|
-
children: [collectItem === null || collectItem === void 0 ? void 0 : collectItem.trashNum, "
|
|
84
|
+
children: [collectItem === null || collectItem === void 0 ? void 0 : collectItem.trashNum, translateLocaleText("t('common.unit.bucket')"), " / ", collectItem === null || collectItem === void 0 ? void 0 : collectItem.netWeight, "kg"]
|
|
85
85
|
}), /*#__PURE__*/_jsx("div", {
|
|
86
86
|
className: 'cc_restaurant_calendar-content-item',
|
|
87
87
|
children: collectItem === null || collectItem === void 0 ? void 0 : collectItem.carCode
|
|
88
88
|
})]
|
|
89
89
|
}) : null, isEmpty(collectList) && isAfter && isCollect ? /*#__PURE__*/_jsx(VmTag, {
|
|
90
|
-
title: '
|
|
90
|
+
title: translateLocaleText("t('vtxrestaurantmodal.notCollected')"),
|
|
91
91
|
type: 'yellow',
|
|
92
92
|
style: {
|
|
93
93
|
width: '100%'
|
|
@@ -12,7 +12,7 @@ import { VmTitle, VmWrapper } from "../../../_components";
|
|
|
12
12
|
import { RestaurantContext } from "../../index";
|
|
13
13
|
import DetailList from "../Basic/DetailList";
|
|
14
14
|
import Summary from "../Basic/Summary";
|
|
15
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
15
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
16
16
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
17
17
|
var Collection = function Collection() {
|
|
18
18
|
var _useSetState = useSetState({
|
|
@@ -11,7 +11,7 @@ import { VmInfoCollection, VmTable, VmTitle, VmWrapper } from "../../../_compone
|
|
|
11
11
|
import VtxBaseModal from "../../../vtx-base-modal";
|
|
12
12
|
import { BasicService } from "../../api";
|
|
13
13
|
import { RestaurantContext } from "../../index";
|
|
14
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
14
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
15
15
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
16
16
|
var Content = function Content(_ref) {
|
|
17
17
|
var id = _ref.id;
|
|
@@ -19,7 +19,7 @@ var Content = function Content(_ref) {
|
|
|
19
19
|
id: id
|
|
20
20
|
});
|
|
21
21
|
var infoData = [{
|
|
22
|
-
label: '
|
|
22
|
+
label: translateLocaleText("t('vtxrestaurantmodal.contractNumber')"),
|
|
23
23
|
value: data.contractNumber,
|
|
24
24
|
key: 'contractNumber'
|
|
25
25
|
}, {
|
|
@@ -48,8 +48,13 @@ var Content = function Content(_ref) {
|
|
|
48
48
|
value: data.time,
|
|
49
49
|
key: 'time'
|
|
50
50
|
}] : []), [{
|
|
51
|
-
label: '
|
|
52
|
-
value: data.garbageType === 'fqyz' ? "
|
|
51
|
+
label: translateLocaleText("t('vtxrestaurantmodal.transportVolume')"),
|
|
52
|
+
value: data.garbageType === 'fqyz' ? translateLocaleText("t('vtxrestaurantmodal.transportVolumeWeekMonthValue')", {
|
|
53
|
+
week: data.trafficWeek || '-',
|
|
54
|
+
month: data.trafficMonth || '-'
|
|
55
|
+
}) : translateLocaleText("t('vtxrestaurantmodal.transportVolumeDayValue')", {
|
|
56
|
+
day: data.trafficDay || '-'
|
|
57
|
+
}),
|
|
53
58
|
key: 'trafficDay'
|
|
54
59
|
}], _toConsumableArray(data.garbageType === 'fqyz' ? [{
|
|
55
60
|
label: translateLocaleText("t('vtxrestaurantmodal.times2')"),
|
|
@@ -60,39 +65,47 @@ var Content = function Content(_ref) {
|
|
|
60
65
|
value: data.time,
|
|
61
66
|
key: 'time'
|
|
62
67
|
}, {
|
|
63
|
-
label: '
|
|
68
|
+
label: translateLocaleText("t('vtxrestaurantmodal.paymentMethod')"),
|
|
64
69
|
value: data.paymentMethod,
|
|
65
70
|
key: 'paymentMethod'
|
|
66
71
|
}] : [{
|
|
67
|
-
label: '
|
|
68
|
-
value: "
|
|
72
|
+
label: translateLocaleText("t('vtxrestaurantmodal.contractAmount')"),
|
|
73
|
+
value: translateLocaleText("t('common.value.yuanPerYear')", {
|
|
74
|
+
value: data.contractAmount || '-'
|
|
75
|
+
}),
|
|
69
76
|
key: 'contractAmount'
|
|
70
77
|
}]), [{
|
|
71
|
-
label: '
|
|
72
|
-
value: "
|
|
78
|
+
label: translateLocaleText("t('vtxrestaurantmodal.firstPartyClassificationPenalty')"),
|
|
79
|
+
value: translateLocaleText("t('common.value.yuanPerTon')", {
|
|
80
|
+
value: data.classifyPenalty || '-'
|
|
81
|
+
}),
|
|
73
82
|
key: 'classifyPenalty'
|
|
74
83
|
}], _toConsumableArray(data.garbageType === 'fqyz' ? [{
|
|
75
|
-
label: '
|
|
76
|
-
value: "
|
|
84
|
+
label: translateLocaleText("t('vtxrestaurantmodal.agreementViolationTerminationPeriod')"),
|
|
85
|
+
value: translateLocaleText("t('common.value.days')", {
|
|
86
|
+
value: data.terminationPeriod || '-'
|
|
87
|
+
}),
|
|
77
88
|
key: 'terminationPeriod'
|
|
78
89
|
}] : [{
|
|
79
90
|
label: translateLocaleText("t('vtxrestaurantmodal.otherUnitItems')"),
|
|
80
|
-
value: "
|
|
91
|
+
value: translateLocaleText("t('common.value.yuanPerTimes')", {
|
|
92
|
+
value: data.transferOtherPenalty || '-'
|
|
93
|
+
}),
|
|
81
94
|
key: 'terminationPeriod'
|
|
82
95
|
}]));
|
|
83
96
|
var columns = [{
|
|
84
|
-
title: '
|
|
97
|
+
title: translateLocaleText("t('vtxrestaurantmodal.capacity')"),
|
|
85
98
|
dataIndex: 'capacity',
|
|
86
99
|
align: 'center'
|
|
87
100
|
}, {
|
|
88
|
-
title: '
|
|
101
|
+
title: translateLocaleText("t('vtxrestaurantmodal.bucketCount')"),
|
|
89
102
|
dataIndex: 'barrelage',
|
|
90
103
|
align: 'center'
|
|
91
104
|
}];
|
|
92
105
|
var token = getVtxToken('token');
|
|
93
106
|
return /*#__PURE__*/_jsx("div", {
|
|
94
107
|
children: /*#__PURE__*/_jsx(VmWrapper, {
|
|
95
|
-
title: "
|
|
108
|
+
title: translateLocaleText("t('vtxrestaurantmodal.contractInformation')"),
|
|
96
109
|
rightContent: /*#__PURE__*/_jsxs(Space, {
|
|
97
110
|
children: [/*#__PURE__*/_jsx(Button, {
|
|
98
111
|
onClick: function onClick() {
|
|
@@ -125,7 +138,7 @@ var Content = function Content(_ref) {
|
|
|
125
138
|
width: "50%",
|
|
126
139
|
ellipsis: true
|
|
127
140
|
}), /*#__PURE__*/_jsx(VmTitle, {
|
|
128
|
-
title: '
|
|
141
|
+
title: translateLocaleText("t('vtxrestaurantmodal.freeBucketConfiguration')")
|
|
129
142
|
}), /*#__PURE__*/_jsx(VmTable, {
|
|
130
143
|
columns: columns,
|
|
131
144
|
dataSource: [{
|
|
@@ -139,22 +152,26 @@ var Content = function Content(_ref) {
|
|
|
139
152
|
pagination: false
|
|
140
153
|
}), /*#__PURE__*/_jsx(VmInfoCollection, {
|
|
141
154
|
data: [{
|
|
142
|
-
label: '
|
|
143
|
-
value: "
|
|
155
|
+
label: translateLocaleText("t('vtxrestaurantmodal.deposit')"),
|
|
156
|
+
value: translateLocaleText("t('common.value.yuan')", {
|
|
157
|
+
value: data.deposit || '-'
|
|
158
|
+
}),
|
|
144
159
|
key: 'deposit'
|
|
145
160
|
}].concat(_toConsumableArray(data.garbageType === 'ccfqw' ? [{
|
|
146
|
-
label: '
|
|
147
|
-
value: "
|
|
161
|
+
label: translateLocaleText("t('vtxrestaurantmodal.smallBucketConfiguration')"),
|
|
162
|
+
value: translateLocaleText("t('common.value.count')", {
|
|
163
|
+
value: data.keg || '-'
|
|
164
|
+
}),
|
|
148
165
|
key: 'keg'
|
|
149
166
|
}] : [])),
|
|
150
167
|
horizontal: true,
|
|
151
168
|
width: "50%",
|
|
152
169
|
ellipsis: true
|
|
153
170
|
}), /*#__PURE__*/_jsx(VmTitle, {
|
|
154
|
-
title: '
|
|
171
|
+
title: translateLocaleText("t('vtxrestaurantmodal.firstPartyInformation')")
|
|
155
172
|
}), /*#__PURE__*/_jsx(VmInfoCollection, {
|
|
156
173
|
data: [{
|
|
157
|
-
label: '
|
|
174
|
+
label: translateLocaleText("t('vtxrestaurantmodal.signature')"),
|
|
158
175
|
value: data.firstSign,
|
|
159
176
|
key: 'firstSign',
|
|
160
177
|
render: data.firstSign ? function () {
|
|
@@ -165,7 +182,7 @@ var Content = function Content(_ref) {
|
|
|
165
182
|
src: "/cloudFile/common/downloadFile?id=".concat(data === null || data === void 0 ? void 0 : data.firstSign, "&token=").concat(token),
|
|
166
183
|
maskClassName: 'maskClass'
|
|
167
184
|
},
|
|
168
|
-
alt: "
|
|
185
|
+
alt: translateLocaleText("t('vtxrestaurantmodal.signature')"),
|
|
169
186
|
style: {
|
|
170
187
|
width: 100,
|
|
171
188
|
height: 100
|
|
@@ -173,16 +190,16 @@ var Content = function Content(_ref) {
|
|
|
173
190
|
});
|
|
174
191
|
} : undefined
|
|
175
192
|
}, {
|
|
176
|
-
label: '
|
|
193
|
+
label: translateLocaleText("t('vtxrestaurantmodal.signatureSeal')"),
|
|
177
194
|
value: data.firstSignature,
|
|
178
195
|
key: 'firstSignature',
|
|
179
196
|
componentType: 'image'
|
|
180
197
|
}, {
|
|
181
|
-
label: '
|
|
198
|
+
label: translateLocaleText("t('vtxrestaurantmodal.legalRepresentative')"),
|
|
182
199
|
value: data.firstRepresentative,
|
|
183
200
|
key: 'firstRepresentative'
|
|
184
201
|
}, {
|
|
185
|
-
label: '
|
|
202
|
+
label: translateLocaleText("t('vtxrestaurantmodal.authorizedAgent')"),
|
|
186
203
|
value: data.firstProxy,
|
|
187
204
|
key: 'firstProxy'
|
|
188
205
|
}, {
|
|
@@ -191,7 +208,7 @@ var Content = function Content(_ref) {
|
|
|
191
208
|
key: 'firstMailingAddress',
|
|
192
209
|
isAddress: true
|
|
193
210
|
}, {
|
|
194
|
-
label: '
|
|
211
|
+
label: translateLocaleText("t('vtxrestaurantmodal.contactPhone')"),
|
|
195
212
|
value: data.firstPhone,
|
|
196
213
|
key: 'firstPhone',
|
|
197
214
|
isAddress: true
|
|
@@ -200,10 +217,10 @@ var Content = function Content(_ref) {
|
|
|
200
217
|
width: "50%",
|
|
201
218
|
ellipsis: true
|
|
202
219
|
}), /*#__PURE__*/_jsx(VmTitle, {
|
|
203
|
-
title: '
|
|
220
|
+
title: translateLocaleText("t('vtxrestaurantmodal.secondPartyInformation')")
|
|
204
221
|
}), /*#__PURE__*/_jsx(VmInfoCollection, {
|
|
205
222
|
data: [{
|
|
206
|
-
label: '
|
|
223
|
+
label: translateLocaleText("t('vtxrestaurantmodal.signature')"),
|
|
207
224
|
value: data.secondSign,
|
|
208
225
|
key: 'secondSign',
|
|
209
226
|
render: data.secondSign ? function () {
|
|
@@ -214,7 +231,7 @@ var Content = function Content(_ref) {
|
|
|
214
231
|
src: "/cloudFile/common/downloadFile?id=".concat(data === null || data === void 0 ? void 0 : data.secondSign, "&token=").concat(token),
|
|
215
232
|
maskClassName: 'maskClass'
|
|
216
233
|
},
|
|
217
|
-
alt: "
|
|
234
|
+
alt: translateLocaleText("t('vtxrestaurantmodal.signature')"),
|
|
218
235
|
style: {
|
|
219
236
|
width: 100,
|
|
220
237
|
height: 100
|
|
@@ -222,16 +239,16 @@ var Content = function Content(_ref) {
|
|
|
222
239
|
});
|
|
223
240
|
} : undefined
|
|
224
241
|
}, {
|
|
225
|
-
label: '
|
|
242
|
+
label: translateLocaleText("t('vtxrestaurantmodal.signatureSeal')"),
|
|
226
243
|
value: data.collectSignature,
|
|
227
244
|
key: 'collectSignature',
|
|
228
245
|
componentType: 'image'
|
|
229
246
|
}, {
|
|
230
|
-
label: '
|
|
247
|
+
label: translateLocaleText("t('vtxrestaurantmodal.legalRepresentative')"),
|
|
231
248
|
value: data.secondRepresentative,
|
|
232
249
|
key: 'secondRepresentative'
|
|
233
250
|
}, {
|
|
234
|
-
label: '
|
|
251
|
+
label: translateLocaleText("t('vtxrestaurantmodal.authorizedAgent')"),
|
|
235
252
|
value: data.secondProxy,
|
|
236
253
|
key: 'secondProxy'
|
|
237
254
|
}, {
|
|
@@ -240,7 +257,7 @@ var Content = function Content(_ref) {
|
|
|
240
257
|
key: 'secondMailingAddress',
|
|
241
258
|
isAddress: true
|
|
242
259
|
}, {
|
|
243
|
-
label: '
|
|
260
|
+
label: translateLocaleText("t('vtxrestaurantmodal.contactPhone')"),
|
|
244
261
|
value: data.secondPhone,
|
|
245
262
|
key: 'secondPhone',
|
|
246
263
|
isAddress: true
|
|
@@ -21,7 +21,7 @@ import { getContactList } from "../../api";
|
|
|
21
21
|
import { signColorMap } from "../../config";
|
|
22
22
|
import { RestaurantContext } from "../../index";
|
|
23
23
|
import ContactDetail from "./ContactDetail";
|
|
24
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
24
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
25
25
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
26
26
|
var SignAndContract = function SignAndContract() {
|
|
27
27
|
var _info$contract;
|
|
@@ -123,7 +123,7 @@ var SignAndContract = function SignAndContract() {
|
|
|
123
123
|
dataIndex: 'signTime',
|
|
124
124
|
width: 120
|
|
125
125
|
}, {
|
|
126
|
-
title: '
|
|
126
|
+
title: translateLocaleText("t('vtxrestaurantmodal.transportVolume')"),
|
|
127
127
|
dataIndex: 'trafficDay',
|
|
128
128
|
align: 'right',
|
|
129
129
|
width: 120
|
|
@@ -167,7 +167,7 @@ var SignAndContract = function SignAndContract() {
|
|
|
167
167
|
children: [/*#__PURE__*/_jsx(Col, {
|
|
168
168
|
span: 24,
|
|
169
169
|
children: /*#__PURE__*/_jsx(VmWrapper, {
|
|
170
|
-
title: '
|
|
170
|
+
title: translateLocaleText("t('vtxrestaurantmodal.signingInformation')"),
|
|
171
171
|
children: /*#__PURE__*/_jsx(VmInfoCollection, {
|
|
172
172
|
data: dataSource,
|
|
173
173
|
horizontal: true,
|
|
@@ -178,7 +178,7 @@ var SignAndContract = function SignAndContract() {
|
|
|
178
178
|
}), /*#__PURE__*/_jsx(Col, {
|
|
179
179
|
span: 24,
|
|
180
180
|
children: /*#__PURE__*/_jsx(VmWrapper, {
|
|
181
|
-
title: '
|
|
181
|
+
title: translateLocaleText("t('vtxrestaurantmodal.contractInformation')"),
|
|
182
182
|
children: /*#__PURE__*/_jsx(VmTable, _objectSpread(_objectSpread({
|
|
183
183
|
columns: columns
|
|
184
184
|
}, tableProps), {}, {
|
|
@@ -22,7 +22,7 @@ import { BasicService } from "./api";
|
|
|
22
22
|
import { Alarm, Basic, Calendar, Collection, DetailInfo, SignAndContract } from "./components";
|
|
23
23
|
import "./style";
|
|
24
24
|
import { VmCustom } from "../_components";
|
|
25
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
25
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
26
26
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
27
27
|
var TABS_BASE = 'base';
|
|
28
28
|
var TABS_DETAIL = 'detail';
|
|
@@ -18,7 +18,7 @@ import dayjs from 'dayjs';
|
|
|
18
18
|
import _, { keyBy } from 'lodash';
|
|
19
19
|
import np from 'number-precision';
|
|
20
20
|
import http from "../_util/http";
|
|
21
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
21
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
22
22
|
var workTypeColors = ['blue', 'green', 'yellow', 'purple', 'orange'];
|
|
23
23
|
export var BaseService = {
|
|
24
24
|
useBaseInfo: function useBaseInfo(id, hasRule) {
|
|
@@ -2,7 +2,7 @@ import classnames from 'classnames';
|
|
|
2
2
|
import { isEmpty } from 'lodash';
|
|
3
3
|
import { VmEmpty } from "../../../_components";
|
|
4
4
|
import useSettings from "../../../_hooks/useSettings";
|
|
5
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
5
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
6
6
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
7
7
|
var Rules = function Rules(_ref) {
|
|
8
8
|
var rules = _ref.rules,
|
|
@@ -19,7 +19,7 @@ import { useState } from 'react';
|
|
|
19
19
|
import { VmEmpty, VmProgress, VmTable, VmTag, VmWrapper } from "../../../_components";
|
|
20
20
|
import useSettings from "../../../_hooks/useSettings";
|
|
21
21
|
import { BaseService } from "../../api";
|
|
22
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
22
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
23
23
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
var Work = function Work(props) {
|
|
25
25
|
var id = props.id,
|
|
@@ -13,7 +13,7 @@ import "./index.less";
|
|
|
13
13
|
import Rules from "./Rules";
|
|
14
14
|
import Work from "./Work";
|
|
15
15
|
import { BaseService } from "../../api";
|
|
16
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
16
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
17
17
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
18
18
|
var BaseInfo = function BaseInfo(_ref) {
|
|
19
19
|
var _info$lngLats, _jcssInfo$geometryInf;
|
|
@@ -20,7 +20,7 @@ import darkWorkMileageIcon from "../../imgs/calendar/dark_green_mileage.png";
|
|
|
20
20
|
import darkMileageIcon from "../../imgs/calendar/dark_mileage.png";
|
|
21
21
|
import lightWorkMileageIcon from "../../imgs/calendar/green_mileage.png";
|
|
22
22
|
import lightMileageIcon from "../../imgs/calendar/mileage.png";
|
|
23
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
23
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
24
24
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
25
25
|
var Calendar = function Calendar(_ref) {
|
|
26
26
|
var id = _ref.id;
|
|
@@ -18,7 +18,7 @@ import { useMemo, useState } from 'react';
|
|
|
18
18
|
import { VmBarCharts, VmEmpty, VmProgress, VmTable, VmTag, VmWrapper } from "../../../_components";
|
|
19
19
|
import useSettings from "../../../_hooks/useSettings";
|
|
20
20
|
import { LaneService } from "../../api";
|
|
21
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
21
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
22
22
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
23
23
|
export var getPercentInfo = function getPercentInfo(percent) {
|
|
24
24
|
var colorList = ['#D9D9D9', '#D9D9D9'];
|
|
@@ -6,7 +6,7 @@ import { LaneService } from "../../api";
|
|
|
6
6
|
import "./index.less";
|
|
7
7
|
import Rules from "./Rules";
|
|
8
8
|
import Work from "./Work";
|
|
9
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
9
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
10
10
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
11
11
|
var BaseInfo = function BaseInfo(_ref) {
|
|
12
12
|
var _info$lngLats, _jcssInfo$geometryInf;
|
|
@@ -21,7 +21,7 @@ import darkWorkMileageIcon from "../../imgs/calendar/dark_green_mileage.png";
|
|
|
21
21
|
import darkMileageIcon from "../../imgs/calendar/dark_mileage.png";
|
|
22
22
|
import lightWorkMileageIcon from "../../imgs/calendar/green_mileage.png";
|
|
23
23
|
import lightMileageIcon from "../../imgs/calendar/mileage.png";
|
|
24
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
24
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
25
25
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
26
26
|
var Calendar = function Calendar(_ref) {
|
|
27
27
|
var id = _ref.id;
|
|
@@ -15,7 +15,7 @@ import { VMSelect } from "../../../_components/vm-filter";
|
|
|
15
15
|
import useSettings from "../../../_hooks/useSettings";
|
|
16
16
|
import { LaneService } from "../../api";
|
|
17
17
|
import "./index.less";
|
|
18
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
18
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
19
19
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
20
20
|
var Statistical = function Statistical(_ref) {
|
|
21
21
|
var id = _ref.id;
|
|
@@ -14,7 +14,7 @@ import { VmBarCharts, VmFactor, VmLineCharts, VmWrapper } from "../../../_compon
|
|
|
14
14
|
import useSettings from "../../../_hooks/useSettings";
|
|
15
15
|
import { BaseService } from "../../api";
|
|
16
16
|
import "./index.less";
|
|
17
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
17
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
18
18
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
19
19
|
var Statistical = function Statistical(_ref) {
|
|
20
20
|
var id = _ref.id;
|
|
@@ -17,7 +17,7 @@ import VtxBaseModal from "../vtx-base-modal";
|
|
|
17
17
|
import { BaseService } from "./api";
|
|
18
18
|
import { BaseInfo, Calendar, Statistical, LaneBaseInfo, LaneStatistical, LaneCalendar } from "./components";
|
|
19
19
|
import "./style/index";
|
|
20
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
20
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
21
21
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
22
22
|
var TABS_BASE = 'base';
|
|
23
23
|
var TABS_STATIC = 'statistical';
|
|
@@ -9,7 +9,7 @@ import { useState } from 'react';
|
|
|
9
9
|
import { VmFilter, VmPieCharts, VmTitle } from "../../../_components";
|
|
10
10
|
import { alarmService } from "../../api";
|
|
11
11
|
import "./index.less";
|
|
12
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
12
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
13
13
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
14
14
|
var FSSD = function FSSD(_ref) {
|
|
15
15
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -7,7 +7,7 @@ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len
|
|
|
7
7
|
import ReactEcharts from 'echarts-for-react';
|
|
8
8
|
import groupBy from 'lodash/groupBy';
|
|
9
9
|
import useSettings from "../../../_hooks/useSettings";
|
|
10
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
10
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
11
11
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
12
12
|
var xAxis = _toConsumableArray(new Array(24)).map(function (_, index) {
|
|
13
13
|
return add0(index);
|
|
@@ -16,7 +16,7 @@ import { useState } from 'react';
|
|
|
16
16
|
import { VmFilter, VmLineCharts, VmTitle } from "../../../_components";
|
|
17
17
|
import { overViewService } from "../../api";
|
|
18
18
|
import "./index.less";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
21
21
|
var TREND = function TREND(_ref) {
|
|
22
22
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -11,7 +11,7 @@ import { VmFilter, VmTitle } from "../../../_components";
|
|
|
11
11
|
import { alarmService } from "../../api";
|
|
12
12
|
import Distribute from "./Distribute";
|
|
13
13
|
import "./index.less";
|
|
14
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
14
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
15
15
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
16
16
|
var FSCSFB = function FSCSFB(_ref) {
|
|
17
17
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -10,7 +10,7 @@ import { useState } from 'react';
|
|
|
10
10
|
import { VmFilter, VmPieCharts, VmTitle } from "../../../_components";
|
|
11
11
|
import { overViewService } from "../../api";
|
|
12
12
|
import "./index.less";
|
|
13
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
13
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
14
14
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
15
15
|
var FSSD = function FSSD(_ref) {
|
|
16
16
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -17,7 +17,7 @@ import { VmFilter, VmLineCharts, VmTitle } from "../../../_components";
|
|
|
17
17
|
import { overViewService } from "../../api";
|
|
18
18
|
import { transferLineData } from "../OverView/RightBottom";
|
|
19
19
|
import "./index.less";
|
|
20
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
20
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
21
21
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
22
22
|
var FSCSFB = function FSCSFB(_ref) {
|
|
23
23
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -12,7 +12,7 @@ import useSettings from "../../../_hooks/useSettings";
|
|
|
12
12
|
import { overViewService } from "../../api";
|
|
13
13
|
import { getPercent } from "../OverView/RightBottom";
|
|
14
14
|
import "./index.less";
|
|
15
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
15
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
16
16
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
17
17
|
var GDCLXL = function GDCLXL(_ref) {
|
|
18
18
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -11,7 +11,7 @@ import { useState } from 'react';
|
|
|
11
11
|
import { VmEmpty, VmTitle } from "../../../_components";
|
|
12
12
|
import { alarmService } from "../../api";
|
|
13
13
|
import "./index.less";
|
|
14
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
14
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
15
15
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
16
16
|
var symbols = {
|
|
17
17
|
'PLASTIC-BAG': require("../../imgs/PLASTIC_BAG.png"),
|
|
@@ -17,7 +17,7 @@ import { VmEmpty, VmFilter, VmTitle } from "../../../_components";
|
|
|
17
17
|
import useSettings from "../../../_hooks/useSettings";
|
|
18
18
|
import { alarmService } from "../../api";
|
|
19
19
|
import "./index.less";
|
|
20
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
20
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
21
21
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
22
22
|
var MYSDFZB = function MYSDFZB(_ref) {
|
|
23
23
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -12,7 +12,7 @@ import useSettings from "../../../_hooks/useSettings";
|
|
|
12
12
|
import { alarmService } from "../../api";
|
|
13
13
|
import { getPercent } from "../OverView/RightBottom";
|
|
14
14
|
import "./index.less";
|
|
15
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
15
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
16
16
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
17
17
|
var GDCLXL = function GDCLXL(_ref) {
|
|
18
18
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -10,7 +10,7 @@ import { useState } from 'react';
|
|
|
10
10
|
import { VmFilter, VmPieCharts, VmTitle } from "../../../_components";
|
|
11
11
|
import { alarmService } from "../../api";
|
|
12
12
|
import "./index.less";
|
|
13
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
13
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
14
14
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
15
15
|
var FSSD = function FSSD(_ref) {
|
|
16
16
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -16,7 +16,7 @@ import { useState } from 'react';
|
|
|
16
16
|
import { VmFilter, VmLineCharts, VmTitle } from "../../../_components";
|
|
17
17
|
import { alarmService } from "../../api";
|
|
18
18
|
import "./index.less";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
21
21
|
var TREND = function TREND(_ref) {
|
|
22
22
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -16,7 +16,7 @@ import FSYZQS from "./FSYZQS";
|
|
|
16
16
|
import GDCLXL from "./GDCLXL";
|
|
17
17
|
import MYFX from "./MYFX";
|
|
18
18
|
import "./index.less";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsxs as _jsxs, jsx as _jsx } from "react/jsx-runtime";
|
|
21
21
|
var Option = Select.Option;
|
|
22
22
|
var WGXW = function WGXW(_ref) {
|
|
@@ -16,7 +16,7 @@ import { useState } from 'react';
|
|
|
16
16
|
import { VmBarCharts, VmFactor, VmLineCharts, VmTitle, VmWrapper } from "../../../_components";
|
|
17
17
|
import { getImg } from "../../../vtx-shxq-modal/components/ThrowRecord";
|
|
18
18
|
import { overViewService } from "../../api";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
21
21
|
var GarbageTypeColor = {
|
|
22
22
|
KEHUISHOU: '#6BB8FF',
|
|
@@ -10,7 +10,7 @@ import { VmEmpty, VmInfoCollection, VmWrapper } from "../../../_components";
|
|
|
10
10
|
import useSettings from "../../../_hooks/useSettings";
|
|
11
11
|
import { overViewService } from "../../api";
|
|
12
12
|
import { OverViewLeftFields } from "../../config";
|
|
13
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
13
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
14
14
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
15
15
|
var Left = function Left(_ref) {
|
|
16
16
|
var _alarmData$overflow, _alarmData$overflow2, _alarmData$rightTimeO, _alarmData$rightTimeO2, _alarmData$trashBag, _alarmData$trashBag2, _alarmData$wrongTimeO, _alarmData$wrongTimeO2, _alarmData$mixedThrow, _alarmData$mixedThrow2;
|