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