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