自动化立体仓库 - WMS系统
*
L
2025-07-13 fe0b22ed3a56a53f0d9ccd95e09d009634d34b65
src/main/webapp/static/js/locDetl/locDetl.js
@@ -41,6 +41,8 @@
    // cols.push.apply(cols, detlCols);
    cols.push({field: 'modiUser$', align: 'center',title: '修改人员',hide: true}
        ,{field: 'modiTime$', align: 'center',title: '修改时间'}
        ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:100}
    )
    return cols;
}
@@ -391,6 +393,8 @@
        var data = {
//            id: $('#id').val(),
            locNo: $('#locNo').val(),
            batch: $('#batch').val(),
            danger: $('#danger').val(),
            matnr: $('#matnr').val(),
            lgnum: $('#lgnum').val(),
            tbnum: $('#tbnum').val(),