src/main/webapp/views/pda/comb.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/views/pda/comb.html
@@ -118,6 +118,10 @@ document.getElementById("code").focus(); return; } if (barcode.length !== 8) { tips("条码必须为8位", true); return; } if (matData.length === 0) { tips("请提取物料", true); return;