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