审批同意 变更优化

This commit is contained in:
‘huanghaiixia’
2026-01-14 11:05:28 +08:00
parent 5cf1c553ef
commit a635481219
8 changed files with 30 additions and 23 deletions

View File

@ -419,7 +419,7 @@
}
} else {
// await formInformation.value.handleSubmit(true);
// validateSuccess.value = true
validateSuccess.value = true
}
const params = await getApproveParams();
const nextNodes = await postGetNextTaskMaybeArrival(params);
@ -457,7 +457,7 @@
return;
}
} else {
await formInformation.value.handleSubmit(true);
// await formInformation.value.handleSubmit(true);
validateSuccess.value = true
}
const params = await getApproveParams();