fuliqi
2024-11-26 7ec9f6515694786d3cb85c0ad7992e98ff971944
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}