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