teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

表記ミス

2021/10/11 17:15

投稿

night_face
night_face

スコア2

title CHANGED
File without changes
body CHANGED
@@ -5,7 +5,7 @@
5
5
  <label for="contactChoice2">電話</label>
6
6
 
7
7
  <input type="radio" id="contactChoice3"
8
- name="contact" value="mail" v-model="hoge>
8
+ name="contact" value="mail" v-model="hoge">
9
9
  <label for="contactChoice3">郵便</label>
10
10
 
11
11
  <button @click="phone()"> change ! </button>