..
This commit is contained in:
@@ -138,11 +138,7 @@
|
||||
this.token = this.$store.getters.getToken
|
||||
this.payPrice = this.$Route.query.price
|
||||
this.payForm = this.$Route.query.payForm
|
||||
<<<<<<< HEAD
|
||||
this.orderId = this.$Route.query.id ?this.$Route.query.id : this.$Route.query.orderId
|
||||
=======
|
||||
this.orderId = this.$Route.query.id ?this.$Route.query.id: this.$Route.query.orderId
|
||||
>>>>>>> b84a866a4e455f2f8d98cc3b564298c15253ed6d
|
||||
},
|
||||
methods: {
|
||||
// 选择支付方式
|
||||
|
||||
Reference in New Issue
Block a user