自动化立体仓库 - WMS系统
--
whycq
2024-10-11 d2c1030a17f4bcf6846e52f7bc91068159cc8f99
src/main/webapp/static/js/report/workCountIn.js
@@ -3,6 +3,7 @@
    var cols = [
        {field: 'oneday', align: 'center', title: '入库日期', width: 200}
        ,{field: 'matnr', align: 'center',title: '商品编号'}
        ,{field: 'specs', align: 'center',title: '规格'}
        ,{field: 'maktx', align: 'center',title: '商品名称'}
        ,{field: 'anfme', align: 'center',title: '数量'}
    ];