52684 [线上]标准入库流程-国内入库-批准节点 转办完成后 页面退回待办

This commit is contained in:
宋伟佳
2022-04-27 09:29:08 +08:00
parent c8ecc8395e
commit b302f25605
@@ -1015,9 +1015,7 @@ export default {
if (res.success) {
this.drawerModal = false
this.$message.success('调整成功')
this.processNum()
this.queryProcess()
this.$router.push({path: '/processCenter?tabsName=ProcessCenter'})
this.$router.push("/processCenter");
} else {
this.$message.warning(res.message)
}