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