zhangxinlei1996 3 жил өмнө
parent
commit
18df493858

+ 1 - 1
src/web/staticres/electronic_invoice/js/invoice.js

@@ -177,7 +177,7 @@ $(function () {
             success: function (data) {
             }
         });
-		window.location.replace("/front/order/check_invoice/"+order_code);s
+		window.location.replace("/front/order/check_invoice/"+order_code);
     })
     // 取消
     $('.cancel_btn').click(function(){