luolei %!s(int64=5) %!d(string=hai) anos
pai
achega
e8cdd668af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/js/utils.js

+ 1 - 1
src/js/utils.js

@@ -98,7 +98,7 @@ const post = function (url, data) {
   return new Utils((resolve, reject) => {
     $.ajax({
       method: 'post',
-      url: need?baseUrl:''+url,
+      url: url,
       async:true,
       cache: false,
       contentType: false,