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