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