yangan
2024-10-15 1060979dee0a1d8511724c9e776a86d9ce9f9192
pages/driver-page/driver-index/driver-index.vue
@@ -587,7 +587,7 @@
         // 接单按钮
         qiangDanBtn(value) {
            uni.setStorageSync('isFirstMeet',true)
            if(/聚氯乙烯树脂/.test(value.productName) ){
            if(/聚氯乙烯树脂/.test(value.productName) || value.packingType == 1 ){
               this.activeObj = value;
              this.showLing =  true;
              this.lingFlag = true;