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