自动化立体仓库 - WMS系统
zyx
2024-04-11 4dbb96434dceef64f00cc118853e131b04bf6ba1
src/main/webapp/static/js/orderTable.js
@@ -39,8 +39,8 @@
        //     '</p>'].join(''),
        defaultToolbar: [],
        cols: [[
            // {type: 'numbers', title: '#'},
            {field: 'orderTime', title: '日期'},
            {type: 'checkbox'},
            {field: 'createTime$', title: '日期'},
            {field: 'orderNo', title: '单据编号', align: 'center'}
        ]],
        done: function (res, curr, count) {