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