Commit a27263a1 by 施宇

1

parent d27e397e
......@@ -372,8 +372,8 @@ export default {
if(this.navInit == i){
return
}
console.log(this.goodDetail)
if(this.goodDetail.ac_type == 6 && this.goodDetail.allow_presale == 1 && this.goodDetail.aggregateNum>this.goodDetail.stockNum){
console.log(this)
if(this.goodDetail.ac_type == 6 && this.goodDetail.allow_presale == 1 && this.aggregateNum>this.stockNum){
this.$toast("想要购买更多,请联系客服");
return
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment