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