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