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