Commit fd3b659f by smallNorthLee

fix: 修复审批通过时,校验审批节点是否配置审批人无返回问题

parent 9f96c617
......@@ -759,6 +759,7 @@ const validateNextAssignees = () => {
return false
}
}
return true
}
/** 处理审批通过和不通过的操作 */
......
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 sign in to comment