提交 f7b89243 authored 作者: haodaking's avatar haodaking

bug fixes

上级 8b045b17
......@@ -26,7 +26,7 @@ export default {
methods: {
// 获取openid
getOpenId() {
api.getOpenId({ id: this.user.id, identity: 'ezijing' }).then(response => {
api.getOpenId({ id: this.user.id, identity: 'transport-mini' }).then(response => {
this.openId = response.data.openid
// 生成订单
this.genOrder()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论