[Bug Report] InputNumber组件输入框依赖change事件改变不合理
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.14.1
### OS/Browsers version
chrome
### Vue version
2.6.11
### Reproduction Link
https://codepen.io/shichuanpo/pen/dyXxGEe
### Steps to reproduce
1、手动输入数字
2、用键盘上下箭头加减(加减基数为上一次生效的值)
### What is Expected?
加减基数为当前输入框的值
### What is actually happening?
加减基数为上一次生效的值
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.