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