#
mrzhssss
2022-04-07 a8b9893712835e3e4ebb94c3563234f7ed81d089
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) {