入库流程 - 经理审批节点驳回到修订节点,驳回意见应该清空
This commit is contained in:
@@ -1252,6 +1252,7 @@
|
|||||||
console.log("shibai");
|
console.log("shibai");
|
||||||
this.$message.warning("驳回成功")
|
this.$message.warning("驳回成功")
|
||||||
this.isSubmit = false
|
this.isSubmit = false
|
||||||
|
this.formTongGuo.commentText = ''
|
||||||
// 流程提交之后,应该流转至待办任务页面
|
// 流程提交之后,应该流转至待办任务页面
|
||||||
this.$router.push({path:'/processCenter?tabsName=ProcessCenter'})
|
this.$router.push({path:'/processCenter?tabsName=ProcessCenter'})
|
||||||
}else{
|
}else{
|
||||||
|
|||||||
Reference in New Issue
Block a user