yangan
2024-07-05 41bcf2da6857306be1b03eda978975b618a95c27
pages/driver-page/delivery-my/delivery-my/delivery-my.vue
@@ -399,7 +399,7 @@
                  })
               }else{
                  let numDtoList=this.tmTaskCoalList.map(item=>{
                     return {tmId:item.id,num:item.productQuantity,coalName:item.coalName}
                     return {tmId:item.productId,num:item.productQuantity,coalName:item.coalName}
                  })
                  this.$reqPost('saveMyDelivery',{
                     productName:this.daydata.productName,