@@ -165,6 +165,11 @@
scopedSlots: { customRender: 'status' }
},
{
+ title:'备注',
+ align:"center",
+ dataIndex: 'remark'
+ },
+ {
title: '操作',
dataIndex: 'action',
align:"center",