ll
liukangdong
2025-02-24 afc417a4279fac75893ebe4376a0991aa4088540
admin/src/components/common/GlobalWindow.vue
@@ -62,6 +62,7 @@
    },
    close () {
      this.$emit('update:visible', false)
      this.$emit('close')
    }
  }
}