zxl
2025-02-27 387b898a3c38c0905d0f9309175de39ccb29cd82
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}