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