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