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