.
18516761980
2022-04-07 5972c5e0070c00d65eb9d08b4c49357dbf3808c4
src/main/webapp/static/js/itemTable.js
@@ -37,7 +37,8 @@
            '</p>'].join(''),*/
        defaultToolbar: [],
        cols: [[
            {field: 'id', title: '编号', width: 70, align: 'center'},
            {field: 'uuid', title: '订单号', width: 100, align: 'center'},
            {field: 'inUuid', title: '项目编号'},
            {field: 'name', title: '项目名称'}
        ]],
        done: function (res, curr, count) {