lex-xin hai 6 meses
pai
achega
eb2c2fc5da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/Editor/EditorHeader/index.vue

+ 1 - 1
src/views/Editor/EditorHeader/index.vue

@@ -126,7 +126,7 @@ function handleClose() {
   window.close()
   window.parent.postMessage(
     {
-      api: "notation_exit",
+      api: "iframe_exit",
     },
     "*"
   );