自动化立体仓库 - WMS系统
zyx
2024-02-19 6aa7db36cd059a43fced1a3cb8780f1cace2b936
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();