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