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