tangning hace 2 años
padre
commit
09fd96bf8c
Se han modificado 1 ficheros con 1 adiciones y 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,
     },
 });