[update] 修改年度制修订标准化发起流程有processInstanceId发起调同意接口

This commit is contained in:
lideqin
2024-02-23 15:40:42 +08:00
parent 54386326ed
commit a82a65a806
@@ -433,6 +433,7 @@ export default {
let func
if (this.$route.query.processInstanceId) {
func = standardizationInitAgree
param.common.taskId = this.$route.query.taskId || ''
} else {
func = standardizationInitApproval
}