fuliqi
2024-11-26 5e75a6a49fab5e644f46c01707020f46b6d54016
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}