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