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