浏览代码

运费回显问题

plf 3 年之前
父节点
当前提交
05e85d556b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/WEB-INF/views/modules/order/orderForm.jsp

+ 1 - 1
src/main/webapp/WEB-INF/views/modules/order/orderForm.jsp

@@ -786,7 +786,7 @@
 
     $(function () {
         setBalancePayFee();
-        // setFreight();
+        setFreight();
         $(".freight").val($("#freight").val());
         var tablehtml = $(".stagesTable1").html();
         var tablehtml2 = $(".stagesTable").html();