リファクタリングなど
This commit is contained in:
parent
dc8f592c1f
commit
6ed3f9e414
4 changed files with 78 additions and 154 deletions
|
|
@ -72,7 +72,7 @@ export default Vue.extend({
|
|||
'esc': this.close,
|
||||
'enter': this.choose,
|
||||
'space': this.choose,
|
||||
'numpad plus': this.choose,
|
||||
'plus': this.choose,
|
||||
'up': this.focusUp,
|
||||
'right': this.focusRight,
|
||||
'down': this.focusDown,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue