提交 51248155 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 d9490aa6
......@@ -201,6 +201,7 @@ export default {
// 支付成功
handlePaySuccess() {
api.paySuccess(this.pid).then(response => {
this.$router.replace({ name: 'retakeView', params: { id: this.pid }, query: { id: this.affairId } })
this.getDetail()
this.payVisible = false
})
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论