Selaa lähdekoodia

运费回显问题

plf 3 vuotta sitten
vanhempi
commit
05e85d556b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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();