自动化立体仓库 - WMS系统
1
ZY
2025-03-29 c65db22f67af8018ae7105ea00d8743e42835e13
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) {