dyjh 6 năm trước cách đây
mục cha
commit
ed0c747f9b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      resources/views/vendor/geetest/geetest.blade.php

+ 1 - 1
resources/views/vendor/geetest/geetest.blade.php

xqd
@@ -23,7 +23,7 @@
             }
         };
         $.ajax({
-            url: url + "?t=" + (new Date()).getTime(),
+            url: url + "&t=" + (new Date()).getTime(),
             type: "get",
             dataType: "json",
             success: function(data) {