zhanghua
2025-02-22 95c5101b71dc0826b1878c2a9c4c988473f03492
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}