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