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