lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
c64a9fe214
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/pages/GM/examine.vue

+ 1 - 1
src/components/pages/GM/examine.vue

@@ -86,7 +86,7 @@ export default {
       this.$router.push(path);
     },
     get(cid) {
-      window.parent.postMessage({ cid: cid, screenType: "3gm" }, "*");
+      window.opener.postMessage({ cid: cid, screenType: "3gm" }, "*");
     },
     time() {
       if (!this.now) {