質問編集履歴

1

edit

2018/08/09 15:36

投稿

Nippun
Nippun

スコア1147

test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  ```vue
6
6
 
7
- input.searchBox(type="text", @click="toggle()"")
7
+ input.searchBox(type="text", @focus="toggle()"")
8
8
 
9
9
  コード
10
10