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