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