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