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