自动化立体仓库 - WCS系统
#
tqs
2022-10-08 5dd3bbf61f24c42a3df69e98fff8948351c7b2f4
#
1个文件已修改
6 ■■■■ 已修改文件
src/main/webapp/views/console.html 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/console.html
@@ -874,10 +874,10 @@
                            crns[i].bay = 1
                        }
                        // crnEl.animate({left: (crns[i].bay * unit) + 'px'}, 1000);
                        // crns[i].bay = 1;
                        // crns[i].bay = 15;
                        unit = 34;
                        offSet = 337;
                        unit = 45.9;
                        offSet = 360;
                        if(crns[i].bay === 1){
                            crnEl.animate({left: offSet + 'px'}, 1000);