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