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