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