调整支付
This commit is contained in:
@@ -88,6 +88,9 @@
|
||||
};
|
||||
},
|
||||
onShow(){
|
||||
|
||||
console.log(codes)
|
||||
|
||||
codes(this.$Route.query.code).then(res => {
|
||||
this.vouchers = res;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user