#
luxiaotao1123
2021-03-13 381cfbd6632bf952f3615deedbd158a33bfe2f62
src/main/webapp/views/pda/comb.html
@@ -199,6 +199,7 @@
    // 组托
    function comb() {
        layer.confirm('组托当前物料明细?', {shadeClose: true}, function(){
        var zpallet = $('#code').val();
        if (isEmpty(zpallet)) {
            tips("托盘条码为空", true);
@@ -234,6 +235,7 @@
                }
            }
        })
        });
    }
    /*************************************  数量  ****************************************/