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