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