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