doum
2025-09-08 4f607c120833906684ef39828da8d96a0d4affb5
admin/src/components/common/GlobalWindow.vue
@@ -62,6 +62,7 @@
    },
    close () {
      this.$emit('update:visible', false)
      this.$emit('close')
    }
  }
}