优化
This commit is contained in:
parent
2123462cb1
commit
fb8eef2daa
@ -386,8 +386,9 @@ export default {
|
|||||||
this.nextProcess(res)
|
this.nextProcess(res)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
if (res.resultRecordId) return
|
|
||||||
this.dialogFormVisible = false
|
this.dialogFormVisible = false
|
||||||
|
|
||||||
|
if (res.resultRecordId) return
|
||||||
history.go(0)
|
history.go(0)
|
||||||
},
|
},
|
||||||
// 根据后端返回是否需要进入下一个待办
|
// 根据后端返回是否需要进入下一个待办
|
||||||
@ -404,7 +405,7 @@ export default {
|
|||||||
})
|
})
|
||||||
history.go(0)
|
history.go(0)
|
||||||
}).catch(() => {
|
}).catch(() => {
|
||||||
|
history.go(0)
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
// 驳回
|
// 驳回
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user