jinlin
2023-12-20 1d29540c77a0b736e10a9be0c0834c1813c3303e
web/src/views/layout/main-sidebar.vue
@@ -66,7 +66,9 @@
      console.log('watch flag')
      if(this.flag) {
        this.menuData = window.SITE_CONFIG['menuList']
        console.log('watch flag2')
        setTimeout(()=>{
          console.log('watch flag3')
          this.defaultOpeneds()
        },50)
      }