@@ -196,6 +196,12 @@ export default {
width: 100,
dataIndex: 'remark'
},
+ {
+ title: '用友单号',
+ checked: true,
+ width: 100,
+ dataIndex: 'yongYouId'
+ },
{
title: '状态',
dataIndex: 'status',