自动化立体仓库 - WMS系统
zyx
2024-01-17 3d4a572565eadba1c9b32b5d9425c504a262fd7a
src/main/webapp/static/js/pla/waitingPakin.js
@@ -143,7 +143,6 @@
                    layer.msg("有未填写字段");
                    return;
                }
                data[i].step = 3;
                data[i].status = "待入库";
                data[i].weightAnfme = data[i].weight;
                dataSave.push(data[i]);