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