【WELINK】标准调研流程 任务分发节点 转办后 页面没退回Bug修改
This commit is contained in:
@@ -108,6 +108,7 @@
|
||||
import ProcessFooter from '../../components/ProcessFooter'
|
||||
import ProcessTitle from '../../components/ProcessTitle'
|
||||
import {inboundLiaisonDetail,processCreateStand,saveTaskForPub,changeAssigneeNew} from 'api/process'
|
||||
import hwh5 from '@/api/hwh5-cloudonline.js'
|
||||
import axios from "axios";
|
||||
|
||||
export default {
|
||||
@@ -170,6 +171,7 @@
|
||||
this.drawerModal = false
|
||||
this.$message.success('调整成功')
|
||||
this.processNum()
|
||||
hwh5.close()
|
||||
this.$router.push({path:'/processCenter?tabsName=ProcessCenter'})
|
||||
} else {
|
||||
this.$message.warning(res.message)
|
||||
@@ -258,6 +260,7 @@
|
||||
}, {}, res => {
|
||||
if (res.success) {
|
||||
this.$message.success('提交成功')
|
||||
hwh5.close()
|
||||
this.$router.push('/processCenter')
|
||||
}
|
||||
this.isSubmit = false
|
||||
|
||||
Reference in New Issue
Block a user