質問編集履歴

1

誤字

2020/05/23 08:55

投稿

Yuta4551
Yuta4551

スコア14

test CHANGED
File without changes
test CHANGED
@@ -90,7 +90,7 @@
90
90
 
91
91
  + const target=document.getElementById("insert_el")
92
92
 
93
- + target.innerHTML='置き換わた'
93
+ + target.innerHTML='<input v-model="colors[0].name">' //ここがうまく行ていない部分
94
94
 
95
95
  +}
96
96