订单选择自提提示无法配送问题
This commit is contained in:
@@ -116,6 +116,9 @@ public class SkuFreightRender implements CartRenderStep {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}else{
|
||||||
|
//自提清空不配送商品
|
||||||
|
tradeDTO.setNotSupportFreight(null);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user