fuliqi
2025-01-03 6c6e278a64c952a0a761d56a38c09d36b86d6873
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}