yangan
2025-01-22 a79e6ae6d20c60f813234c94461a305101e15c92
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;