RuoYi
2022-03-30 b16e8cb3f625b40ba176758297ffab016e664603
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);
    }
  }