自动化立体仓库 - WMS系统
#
Administrator
2023-06-30 c9a82de64a983720c479cd40a7a28d692248ea24
src/main/webapp/static/js/orderTable.js
@@ -39,7 +39,7 @@
        //     '</p>'].join(''),
        defaultToolbar: [],
        cols: [[
            // {type: 'numbers', title: '#'},
            {type: 'checkbox'},
            {field: 'orderTime', title: '日期'},
            {field: 'orderNo', title: '单据编号', align: 'center'}
        ]],