MrShi
2025-09-15 856f526f823f5dad88c28657d82f971ff66afb1e
admin/src/components/common/GlobalWindow.vue
@@ -62,6 +62,7 @@
    },
    close () {
      this.$emit('update:visible', false)
      this.$emit('close')
    }
  }
}