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