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