| | |
| | | pageName: 'curr', |
| | | pageSize: 'limit' |
| | | }, |
| | | page: true, |
| | | limit: 16, |
| | | limits: [16, 30, 50, 100, 200, 500], |
| | | parseData: function (res) { |
| | | return { |
| | | 'code': res.code, |
| | |
| | | '</p>'].join(''),*/ |
| | | defaultToolbar: [], |
| | | cols: [[ |
| | | {field: 'id', title: '编号', width: 70, align: 'center'}, |
| | | {field: 'name', title: '项目名称'} |
| | | {field: 'uuid', title: '订单号', width: 100, align: 'center'}, |
| | | {field: 'inUuid', title: '项目编号'}, |
| | | {field: 'name', title: '项目名称'}, |
| | | {field: 'type$$', title: '项目类型'} |
| | | |
| | | ]], |
| | | done: function (res, curr, count) { |
| | | $('#dictTable+.layui-table-view .layui-table-body tbody>tr:first').trigger('click'); |