#
18516761980
2022-05-20 676fcea006e805e969bf557cf29289d2b301f9d8
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) {