当前北京时间
{{ String(currentHour).padStart(2,'0') }}:{{ String(currentMinute).padStart(2,'0') }}
下班时间
{{ offWorkTime }}:00
当前{{ shiftClass }}{{ offWorkTime === 9 ? '夜班' : '白班' }}
下班倒计时
{{ workCountdownText }}
当前加料量
输入范围: 0 - 61,000 kg
{{ liquidPercent }}%
预计加料量
{{ predictedAmount !== null && !isNaN(predictedAmount) ? predictedAmount.toLocaleString() : '—' }}
kg
{{ resultInfo }}
排料计划
共 {{ allPlan.filter(item => !item.isSpeedChangeOnly).length }} 个阶段
{{ item.timeStr }} {{ item.shiftClass }}
{{ item.detail }}
|
累计: {{ item.cumulativeAmount.toLocaleString() }}
⚡ {{ item.detail }}
|
累计: {{ item.cumulativeAmount.toLocaleString() }}
{{ item.speedChange.text }}
当前阶段
第{{ item.times }}次
{{ item.discharge }}
料速变化
{{ isPlanCollapsed ? '展开剩余 ' + (allPlan.length - 4) + ' 个阶段' : '收起' }}
{{ item.timeStr }} {{ item.shiftClass }}
{{ item.detail }}
|
累计: {{ item.cumulativeAmount.toLocaleString() }}
⚡ {{ item.detail }}
|
累计: {{ item.cumulativeAmount.toLocaleString() }}
{{ item.speedChange.text }}
当前阶段
第{{ item.times }}次
{{ item.discharge }}
料速变化
加料进度可视化
当前进度
{{ Math.round(((currentAmount || 0) / 61000) * 100) }}%
0
61,000 kg
{{ allPlan.filter(item => !item.isSpeedChangeOnly).length }}
剩余排料次数
{{ (61000 - (currentAmount || 0)).toLocaleString() }}
剩余加料量(kg)
{{ currentAmount ? getCurrentSpeed(Number(currentAmount)) : '—' }}
当前料速(kg/h)
{{ allPlan[allPlan.length - 1]?.timeStr || '--:--' }}
预计结束时间
排末次时间预测
排末一
{{ finalDischargeTimes.moYi.timeStr }}
{{ finalDischargeTimes.moYi.shiftClass }}
--:--
排末二
{{ finalDischargeTimes.moEr.timeStr }}
{{ finalDischargeTimes.moEr.shiftClass }}
--:--
排末三
{{ finalDischargeTimes.moSan.timeStr }}
{{ finalDischargeTimes.moSan.shiftClass }}
--:--
中奖啦!
恭喜{{ luckyShiftClass }}喜提大全套一次
★
幸运儿
★