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