jiangping
2025-03-18 32f1207155ba288a879fff35bbf8523747c73a3f
admin/src/components/common/GlobalWindow.vue
@@ -62,6 +62,7 @@
    },
    close () {
      this.$emit('update:visible', false)
      this.$emit('close')
    }
  }
}