自动化立体仓库 - WMS系统
zyx
2024-01-18 34acfaaef92fd79771ae5c9c3c2f1a9d8204525b
src/main/webapp/views/pla/sellout.html
@@ -247,7 +247,6 @@
            }
            for (var i in checkData){
                checkData[i].type = 'sellOut';
                checkData[i].orderNo = $('#orderNoV').val();
                checkData[i].customer = $('#customer').val();
                checkData[i].phone = $('#phone').val();