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