11wqe1 1 месяц назад
Родитель
Сommit
6a6b848a58
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/index.vue

+ 1 - 1
src/components/index.vue

@@ -243,7 +243,7 @@ export default {
 
   data() {
     return {
-      gotype:(window.topU && window.topU.gotype) ?  window.topU.gotype : '',
+      gotype: sessionStorage.getItem('gotype'),
       zoneList: [],
       zoneClass: [],
       page: 1,