@@ -662,6 +662,9 @@ export default {
numberBox(number,index){
+ if (!this.isShowBottom){
+ return
+ }
console.log('+++++++++++++++++')
if (number<0 && this.storeInfo.goodsList[index].num ===0){
return