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