|
|
|
@ -110,8 +110,8 @@ export default { |
|
|
|
let goodsNo = this.getParam("goodsNo"); |
|
|
|
let couponNo = this.getParam("couponNo"); |
|
|
|
let goodsVersion = |
|
|
|
sessionStorage.getItem("goodsVersion") || |
|
|
|
this.getParam("goodsVersion"); |
|
|
|
this.getParam("goodsVersion") || |
|
|
|
sessionStorage.getItem("goodsVersion"); |
|
|
|
orderApi |
|
|
|
.checkOrder( |
|
|
|
qs.stringify({ |
|
|
|
|