页面jquery提示报错 急求大神解决

TypeError: 'stepUp' called on an object that does not implement interface HTMLInputElement.

检查下jquery提交的代码,看看是否有未定义的变量。
相同问题参考:http://www.07net01.com/2015/08/902494.html

自己看stepUp代码是什么,看错误提示对非dom对象进行了操作

这个要具体看代码,,,