自动化立体仓库 - WMS系统
#
18516761980
2023-03-03 ce05ef49b5f0bf700cfb763437c200d943de0d13
src/main/webapp/static/js/report/workCountIn.js
@@ -2,7 +2,7 @@
function getCol() {
    var cols = [
        {field: 'oneday', align: 'center', title: '入库日期', width: 200}
        ,{field: 'matnr', align: 'center',title: '单据号'}
        ,{field: 'matnr', align: 'center',title: '物料号'}
        ,{field: 'maktx', align: 'center',title: '物料号'}
        ,{field: 'anfme', align: 'center',title: '数量'}
    ];