heyujie
2021-03-09 81995aada399b25e9415bf709c918125461c402d
src/pages/shuohuangMonitorAnalyze/components/leftNav.vue
@@ -75,7 +75,7 @@
  mounted(){
    console.log('mounted')
    window.onbeforeunload = () => {
      debugger
      // debugger
      console.log('beforeunload')
      sessionStorage.setItem('leftNavAct', this.activeIndex);
    }