@@ -192,6 +192,12 @@ export default {
width: 100,
dataIndex: 'remark'
},
+ {
+ title: '错误消息',
+ checked: true,
+ width: 100,
+ dataIndex: 'errorMessage'
+ },
{
title: '状态',