自动化立体仓库 - WMS系统
luxiaotao1123
2020-07-27 51be83337b5dd16bfaa09224a099e3be0992091d
#当前本版十分完美、冻结
1个文件已修改
4 ■■■■ 已修改文件
src/main/webapp/views/pda/comb.html 4 ●●●● 补丁 | 查看 | 原始文档 | 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;