zbk
2022-06-26 2ae41df23b73cdfbb2f8c32b1ef019ed6a06ea27
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);
        }
      }