[Improvement] Stepper blur (#1316)

This commit is contained in:
neverland
2018-06-22 15:46:51 +08:00
committed by GitHub
parent 6204892ad7
commit 1da6a30f19
4 changed files with 34 additions and 1 deletions
+1
View File
@@ -67,3 +67,4 @@ export default {
| overlimit | 点击不可用的按钮时触发 | - |
| plus | 点击增加按钮时触发 | - |
| minus | 点击减少按钮时触发 | - |
| blur | 输入框失焦时触发 | - |