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