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