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