xiangpei
2025-01-20 e507b96f98d9c1b5a492f1e73930f631fdbeba42
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}