若依
2022-03-26 b2b93e506091f67d2e3e47da5ec2c898d4059ba2
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);
        }
      }