admin/src/components/common/GlobalWindow.vue @@ -62,6 +62,7 @@ }, close () { this.$emit('update:visible', false) this.$emit('close') } } }