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