Procházet zdrojové kódy

修改荔园返回

11wqe1 před 1 měsícem
rodič
revize
6a6b848a58
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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,