自动化立体仓库 - WMS系统
#
tqs
2023-08-28 a58481514c43a72e67ba159943b6b546df3a4446
src/main/webapp/static/js/orderTable.js
@@ -39,7 +39,7 @@
        //     '</p>'].join(''),
        defaultToolbar: [],
        cols: [[
            // {type: 'numbers', title: '#'},
            {type: 'checkbox'},
            {field: 'orderTime', title: '日期'},
            {field: 'orderNo', title: '单据编号', align: 'center'}
        ]],