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