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