質問編集履歴

1

a

2021/01/08 02:37

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -26,10 +26,6 @@
26
26
 
27
27
  document.getElementById('checkSubmit').disabled = "disabled";
28
28
 
29
- let inputElement = document.querySelector('button');
30
-
31
- inputElement.disabled = false;
32
-
33
29
  }
34
30
 
35
31
  }