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