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