回答編集履歴

1

コード修正

2021/08/23 07:25

投稿

int32_t
int32_t

スコア20923

test CHANGED
@@ -66,7 +66,7 @@
66
66
 
67
67
 
68
68
 
69
- window.parent.subWindowClosed(ret);
69
+ window.opener.subWindowClosed(ret);
70
70
 
71
71
  window.close();
72
72