cp
2024-11-19 70b86bb70e6941127888979dbde37dda3b1db0b6
zy-asrs-wms/src/main/webapp/static/js/orderTable.js
@@ -40,7 +40,7 @@
        defaultToolbar: [],
        cols: [[
            // {type: 'numbers', title: '#'},
            {field: 'orderTime', title: '日期', width: 160},
            {field: 'orderTime', title: '日期', width: 120},
            {field: 'orderNo', title: '单据编号', align: 'center', width: 155},
            {field: 'docType$', title: '单据类型', align: 'center'}
        ]],