yangan
2024-10-16 9961f42e5de34a843eea04288b6761d83c9170a8
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;