自动化立体仓库 - WMS系统
1
zc
2025-09-10 65c305f9e8af6fdb4f80b85484b1170f068aa1fa
src/main/webapp/static/js/order/order.js
@@ -43,6 +43,7 @@
        cols: [[
            {type: 'numbers'},
            {field: 'orderNo', title: '单据编号', templet: '#orderNoTpl'},
            {field: 'temp$', align: 'center', title: '业务号',  minWidth: 160, width: 160},
            {field: 'docType$', align: 'center', title: '类型',  minWidth: 160, width: 160},
            {align: 'center', title: '明细', toolbar: '#tbLook', minWidth: 240, width: 240},
            {field: 'createTime$', title: '创建时间', minWidth: 200, width: 200},