k94314517
2025-02-28 25908f5bd4a2dae4625b49d325525849feb676a4
admin/src/components/common/GlobalWindow.vue
@@ -62,6 +62,7 @@
    },
    close () {
      this.$emit('update:visible', false)
      this.$emit('close')
    }
  }
}