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