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