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