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