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