#
Junjie
9 天以前 7d7fd868d2c096177a29c1eaf32d797461028e73
#
1个文件已修改
2 ■■■■■ 已修改文件
src/main/webapp/views/shuttleNew.html 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/shuttleNew.html
@@ -545,6 +545,8 @@
                    requestParam.distLocNo = this.controlData.targetLocNo;
                }else if (type == 'palletLift') {
                    requestParam.shuttleTaskMode = 1;
                }else if (type == 'palletDown') {
                    requestParam.shuttleTaskMode = 2;
                }else if (type == 'chargeOn') {
                    requestParam.shuttleTaskMode = 15;
                }else if (type == 'chargeOff') {