jinlin
2024-01-15 ab888a5c9fcb6df31b159a222dbfdb2418019aa6
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)
      }