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