Commit 6ea03e12 authored by XieZhiXiong's avatar XieZhiXiong

修改接口字段名

parent 3805787c
......@@ -232,7 +232,7 @@ const AuditPrSubmit: React.FC<QueryProps> = props => {
return PublicApi.postMemberValidateCommitUpdatemenu({
memberId: id,
validateId,
checkIds: menuIds,
menuIds,
}, {
ctlType: 'none',
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment