@@ -163,7 +163,7 @@ export default {
sorter: true
},
{
- table: '操作',
+ title: '操作',
dataIndex: 'action',
width: '150px',
scopedSlots: { customRender: 'action' }