提交 e44b7f52 编写于 作者: guofeng.chen's avatar guofeng.chen

修改支付类型

上级 c9c18502
......@@ -318,7 +318,7 @@ export default {
openId: this.wxInfo.openid,
orderId,
payChannel: 1,
tradeType: 1,
tradeType: 4,
userId: this.$store.state.user.info.id
}
this.POST('trade/center/jsapi_prepay', data).then(res => {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册