若依
2022-03-18 a5c8a36031c5839493731755e7f6aeced745e0b2
src/layout/components/Settings/index.vue
@@ -102,6 +102,7 @@
      value: val
    })
    if (!val) {
      store.dispatch('app/toggleSideBarHide', false);
      store.commit("SET_SIDEBAR_ROUTERS", store.state.permission.defaultRoutes);
    }
  }