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