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