tangning %!s(int64=2) %!d(string=hai) anos
pai
achega
09fd96bf8c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/utils/api.js

+ 1 - 0
src/utils/api.js

@@ -13,6 +13,7 @@ const instance = axios.create({
         ".AspNetCore.Culture": "c=zh-Hans|uic=zh-Hans",
         token:token,
         current,
+        lang:current,
     },
 });