tangning 2 vuotta sitten
vanhempi
commit
09fd96bf8c
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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,
     },
 });