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