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