若依
2022-05-27 e4af41e89adc5f96a5c1708c4fa77e4d342f7d0e
ruoyi-ui/src/layout/components/Settings/index.vue
@@ -108,6 +108,7 @@
          value: val
        })
        if (!val) {
          this.$store.dispatch('app/toggleSideBarHide', false);
          this.$store.commit("SET_SIDEBAR_ROUTERS", this.$store.state.permission.defaultRoutes);
        }
      }