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