Explorar o código

运费回显问题

plf %!s(int64=3) %!d(string=hai) anos
pai
achega
05e85d556b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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();