流程问题修改-准入与后台
This commit is contained in:
@ -146,6 +146,12 @@ const CooperateEnterprise: React.FC = () => {
|
||||
key: 'reviewStatusText',
|
||||
width: 120,
|
||||
},
|
||||
{
|
||||
title: '审批状态',
|
||||
dataIndex: 'approveStatusText',
|
||||
key: 'approveStatusText',
|
||||
width: 120,
|
||||
},
|
||||
{
|
||||
title: '操作',
|
||||
width: 140,
|
||||
|
Reference in New Issue
Block a user