@@ -73,7 +73,7 @@ function Auth(props) {
*/
{
title: '流程',
- dataIndex: 'FlowInfo.name',
+ dataIndex: ['FlowInfo', 'name'],
},
title: '状态',
@@ -89,7 +89,7 @@ function List(props) {