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