MrShi
2025-09-04 dda5e3d12e6c389ec44972e3abe40955e459d79a
admin/src/components/common/GlobalWindow.vue
@@ -62,6 +62,7 @@
    },
    close () {
      this.$emit('update:visible', false)
      this.$emit('close')
    }
  }
}