MrShi
2026-06-22 e3be1fff523dafd3cce7bdcb594ac3e0e665f538
admin/src/components/common/GlobalWindow.vue
@@ -62,6 +62,7 @@
    },
    close () {
      this.$emit('update:visible', false)
      this.$emit('close')
    }
  }
}