提交 96e66c3d authored 作者: lihuihui's avatar lihuihui

修改支付

上级 33bbdbe7
......@@ -48,7 +48,7 @@ export default {
notify_url: process.env.NODE_ENV !== 'development' ? `https://alumni-frontend.ezijing.com/${this.oId}` : `http://docker-alumni-api.ezijing.com/${this.oId}`
}
api.genOrder(params, this.productId).then(response => {
this.order = response.data
this.order = response
clearInterval(this.clearTime)
this.clearTime = setInterval(() => {
this.getOrderStatus(this.order.order_no)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论