自动化立体仓库 - WMS系统
1
zhangchao
2024-11-19 b0d15b88b0030e1ac64452ae76e571290a5f695b
src/main/webapp/static/js/orderTable.js
@@ -40,7 +40,7 @@
        defaultToolbar: [],
        cols: [[
            {type: 'checkbox'},
            {field: 'orderTime', title: '日期'},
            {field: 'createTime$', title: '日期'},
            {field: 'orderNo', title: '单据编号', align: 'center'}
        ]],
        done: function (res, curr, count) {