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