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