when the: element ui InputNumber counter clicks the tail icon (+, -) at the same time, it will increase / decrease infinitely, and the maximum / minimum value will not stop, but this will not happen when I run the example of the official document online
. Code:
PS:form-iteminput
how should I solve the problem if I use el-input-number tags?