提交 00d9c382 authored 作者: lihuihui's avatar lihuihui

修改支付

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