111
k94314517
2025-03-04 bfd4f08b4304cac2822db86de3712e1c6b37f6ab
admin/src/components/common/GlobalWindow.vue
@@ -62,6 +62,7 @@
    },
    close () {
      this.$emit('update:visible', false)
      this.$emit('close')
    }
  }
}