入库流程 - 经理审批节点驳回到修订节点,驳回意见应该清空

This commit is contained in:
yanyizhou
2021-12-27 15:24:18 +08:00
parent 8e9426dc0f
commit 69ad034ea1
@@ -1252,6 +1252,7 @@
console.log("shibai");
this.$message.warning("驳回成功")
this.isSubmit = false
this.formTongGuo.commentText = ''
// 流程提交之后,应该流转至待办任务页面
this.$router.push({path:'/processCenter?tabsName=ProcessCenter'})
}else{