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