@@ -40,7 +40,7 @@
this.price = option.price
console.log("option", option)
console.log(option)
- this.flag = 2
+ this.flag = 0
this.id = option.id
},
onShow() {