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