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