自动化立体仓库 - WMS系统
zhangc
2025-01-07 7eb9b6f8c60a244e1a96597319c7b54963ba6612
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) {