111111
This commit is contained in:
@@ -523,12 +523,12 @@
|
||||
console.log("params", params);
|
||||
|
||||
let _this = this
|
||||
// _this.$api.createVegeOrder(params).then((resp) => {
|
||||
_this.$api.createVegeOrder(params).then((resp) => {
|
||||
|
||||
// // console.log("resp", resp);
|
||||
// this.$pay(resp)
|
||||
// }).catch(e => {
|
||||
// })
|
||||
// console.log("resp", resp);
|
||||
this.$pay(resp)
|
||||
}).catch(e => {
|
||||
})
|
||||
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user