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