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