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