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