qymljy 7 месяцев назад
Родитель
Сommit
4966d88e5d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/newLayout/modules/header.vue

+ 1 - 1
src/components/newLayout/modules/header.vue

@@ -265,7 +265,7 @@ export default {
     },
 
     async qusetLanguage() {
-      this.nowType = localStorage.getItem('lang').toUpperCase()
+      this.nowType = sessionStorage.getItem('lang').toUpperCase()
       const res = await this.$api.requested({
         id: 2024062809072801,
         content: {