|
@@ -132,7 +132,7 @@
|
|
{ field: 'volume', title: '浏览量', edit: 'text', width: 100, align: 'right' },
|
|
{ field: 'volume', title: '浏览量', edit: 'text', width: 100, align: 'right' },
|
|
{ field: 'updatetime', title: '更新时间', width: 170 },
|
|
{ field: 'updatetime', title: '更新时间', width: 170 },
|
|
{ field: 'createtime', title: '创建时间', width: 170 },
|
|
{ field: 'createtime', title: '创建时间', width: 170 },
|
|
- { title: '操作', width: 250, align: 'center', fixed: 'right', toolbar: '#setTpl' }
|
|
|
|
|
|
+ { title: '操作', width: 350, align: 'center', fixed: 'right', toolbar: '#setTpl' }
|
|
]
|
|
]
|
|
],
|
|
],
|
|
page: true,
|
|
page: true,
|