zxl
2025-03-14 9e4d1b907f2b1bb915f5f220a224a029031ef503
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}