Răsfoiți Sursa

fix: 修复移动端搜索缓存keep-alive

zhangyuhan 4 ani în urmă
părinte
comite
dea3a28ce2
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      jydocs-mobile/src/views/Search.vue

+ 1 - 1
jydocs-mobile/src/views/Search.vue

@@ -65,7 +65,7 @@ import { mapState, mapMutations, mapActions } from 'vuex'
 import { dateFormatter } from '@/utils/globalFunctions'
 import { dateFormatter } from '@/utils/globalFunctions'
 
 
 @Component({
 @Component({
-  name: 'home',
+  name: 'search-page',
   components: {
   components: {
     [Tab.name]: Tab,
     [Tab.name]: Tab,
     [Tabs.name]: Tabs,
     [Tabs.name]: Tabs,