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