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