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