|
|
@ -242,7 +242,7 @@
|
|
|
|
{ title: '发布对象', unresize: true, align: 'center', width: "8%", templet: '#targetType' },
|
|
|
|
{ title: '发布对象', unresize: true, align: 'center', width: "8%", templet: '#targetType' },
|
|
|
|
{ title: '保存状态', unresize: true, field: 'is_save_name', align: 'center', width: "6%" },
|
|
|
|
{ title: '保存状态', unresize: true, field: 'is_save_name', align: 'center', width: "6%" },
|
|
|
|
{ title: '发布状态', unresize: true, field: 'publish_state_name', align: 'center', width: "6%" },
|
|
|
|
{ title: '发布状态', unresize: true, field: 'publish_state_name', align: 'center', width: "6%" },
|
|
|
|
{ title: '操作', unresize: true, align: 'left', width: "20%", toolbar: '#table-bar' }
|
|
|
|
{ title: '操作', unresize: true, align: 'left', width: "25%", toolbar: '#table-bar' }
|
|
|
|
]],
|
|
|
|
]],
|
|
|
|
skin: 'line',
|
|
|
|
skin: 'line',
|
|
|
|
toolbar: '#table-toolbar',
|
|
|
|
toolbar: '#table-toolbar',
|
|
|
|