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