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