src/main/webapp/static/js/itemTable.js
@@ -42,7 +42,9 @@ cols: [[ {field: 'uuid', title: '订单号', width: 100, align: 'center'}, {field: 'inUuid', title: '项目编号'}, {field: 'name', title: '项目名称'} {field: 'name', title: '项目名称'}, {field: 'type$$', title: '项目类型'} ]], done: function (res, curr, count) { $('#dictTable+.layui-table-view .layui-table-body tbody>tr:first').trigger('click');