|
|
@@ -100,6 +100,7 @@ layui.config({
|
|
|
, { field: 'ToUserIdRealName', width: 200, title: '目标创客真实姓名', sort: true }
|
|
|
, { field: 'OrderNo', width: 200, title: '单号', sort: true }
|
|
|
, { field: 'ChangeKind', width: 200, title: '变更类型', sort: true }
|
|
|
+ , { field: 'SeoKeyword', width: 300, title: '备注', sort: true }
|
|
|
|
|
|
// , {field:'Sort', fixed: 'right', title:'排序', width:80, edit: 'text'}
|
|
|
// , { title: '操作', align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
|