自动化立体仓库 - WMS系统
#
zyx
2024-06-26 26d5890bf75f0917eca93d2d1780bf5aea0cec7a
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]);