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