luohairen
2024-11-29 cae62ab1f60bc87a5c573eb4635426cdfa07fc7b
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}