自动化立体仓库 - WMS系统
zhang
2025-10-17 6867f6de91378cc8e9e1fe291131d7db0d2993a0
src/main/webapp/views/pda/comb.html
@@ -122,7 +122,7 @@
    function comb() {
        let barcode = $('#code').val();
        if (isEmpty(barcode)) {
            tips("托盘条码为空", true);
            tips("货架条码为空", true);
            // document.getElementById("code").focus();
            return;
        }