Commit c160baa4 by 朱继来

Merge branch 'zjl_adjust_20181008' into development

parents a3a06ebf 71502320
Showing with 1 additions and 1 deletions
...@@ -648,7 +648,7 @@ ...@@ -648,7 +648,7 @@
} }
if (goods_type == 2 && address_id) { if (goods_type == 2 && address_id) {
$('.express_fee').val(data.finally_shipping_price_format); // 运费 $('.express_fee_val').empty().text(data.finally_shipping_price_format); // 运费
} }
} else { } else {
$('.amount-section').show(); $('.amount-section').show();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment