zhangzengfei
2021-04-21 3a2c4f13d1554d4e97463abebf085117b3f1e28f
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);
    }