|
@@ -68,6 +68,7 @@
|
|
|
{field: 'government', title: '发布单位', width:200},
|
|
|
{field: 'priority', title: '排序', width: 160},
|
|
|
{field: 'status_text', title: '状态', width: 100, align: 'center'},
|
|
|
+ {field: 'type_text', title: '类型', width: 100, align: 'center'},
|
|
|
{field: 'volume', title: '浏览量', width: 100},
|
|
|
{field: 'publish_time', title: '发布时间', width: 160, align: 'center'},
|
|
|
{title: '操作', width: 150, align: 'center', fixed: 'right', toolbar: '#setTpl'}
|