pages/public-page/forward/forward.vue
@@ -281,7 +281,7 @@ } }, btnFlag(){ if(this.falseProductNames.includes(this.productId)){ if(this.falseProductNames.includes(this.productId) || this.carNumSurplus1 <= 0){ return false; }else{ return true;