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