質問編集履歴

1

2021/06/23 00:03

投稿

teis
teis

スコア10

test CHANGED
File without changes
test CHANGED
@@ -28,7 +28,7 @@
28
28
 
29
29
 
30
30
 
31
- await Promise.all([sleep,mutation]).then(() => {
31
+ await Promise.all([sleep, editNameFunc]).then(() => {
32
32
 
33
33
  console.log('complete!')
34
34