<input type="button" name="" id="" value="添加" @keyup.f2="add" />
Vue.config.keyCodes.f2 =113
其余自定义按键同理,只是编码数字须要本身去找。编码