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