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