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