update 流程校验调整
This commit is contained in:
+1
@@ -400,6 +400,7 @@ export default {
|
||||
approvalInfo = { ...this.approvalInfo, taskId: this.$route.query.taskId }
|
||||
} else {
|
||||
flag = false
|
||||
this.$message(this.$t('pleaseEnterRemarks'))
|
||||
}
|
||||
if (!flag) {
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user