自动化立体仓库 - WMS系统
#
vincent
2020-06-24 fde11b2df8daa78889d765183695315fa361bd7b
src/main/webapp/static/js/report/inOut.js
@@ -18,7 +18,7 @@
        cellMinWidth: 50,
        cols: [[
            {type: 'checkbox'}
            ,{field: 'ymd', align: 'center', title: '日期', sort: true}
            ,{field: 'ymd', align: 'center', title: '日期'}
            ,{field: 'source_sta_no', align: 'center',title: '站点'}
            ,{field: 'sto_qty', align: 'center',title: '入库次数'}
            ,{field: 'ret_qty', align: 'center',title: '出库次数'}