src/main/webapp/views/pda/stockOut.html
@@ -151,6 +151,7 @@ // 拣货确认 function pakoutConfirm() { layer.confirm('确认拣货完成?', {shadeClose: true}, function(){ if (pakoutData == null || pakoutData.length === 0) { tips("请确认单据编号!", true); return; @@ -179,6 +180,7 @@ } } }) }); } // 重置