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