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