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