zhanghua
2024-11-26 556a06bbd866af3ef2dde46dce3f587ec58c3ca9
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}