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