feat:【antd】【crm】回款的新增/修改的时,正确处理合同
This commit is contained in:
@@ -217,7 +217,6 @@ const [Grid, gridApi] = useVbenVxeGrid({
|
||||
icon: ACTION_ICON.EDIT,
|
||||
auth: ['crm:receivable:update'],
|
||||
onClick: handleEdit.bind(null, row),
|
||||
ifShow: row.auditStatus === 0,
|
||||
},
|
||||
{
|
||||
label: '提交审核',
|
||||
|
||||
Reference in New Issue
Block a user