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