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