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