zhangzengfei
2021-04-07 5058e8d5fc8220a4fa31d160935c1aafd6074fb3
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);
    }