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