自动化立体仓库 - WMS系统
zyx
2024-04-12 f018a53830ba5b8b9690292fdeaaab8c29371d31
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) {