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