xiangpei
2024-12-13 8b1de8b87d81cb5c4b3c207e10195f392ed330cc
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}