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