52684 [线上]标准入库流程-国内入库-批准节点 转办完成后 页面退回待办
This commit is contained in:
@@ -1015,9 +1015,7 @@ export default {
|
|||||||
if (res.success) {
|
if (res.success) {
|
||||||
this.drawerModal = false
|
this.drawerModal = false
|
||||||
this.$message.success('调整成功')
|
this.$message.success('调整成功')
|
||||||
this.processNum()
|
this.$router.push("/processCenter");
|
||||||
this.queryProcess()
|
|
||||||
this.$router.push({path: '/processCenter?tabsName=ProcessCenter'})
|
|
||||||
} else {
|
} else {
|
||||||
this.$message.warning(res.message)
|
this.$message.warning(res.message)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user