jQuery报 Uncaught TypeError: Cannot read property 'type' of undefined
找出的问题原因应该是select属性中的绑定事件,但是不知道有什么好的方法。

jQuery报 Uncaught TypeError: Cannot read property 'type' of undefined
找出的问题原因应该是select属性中的绑定事件,但是不知道有什么好的方法。

收起
微信扫一扫代码放出来看看,字面意思是type未定义,你代码中用到了obj.type
微信扫一扫报告相同问题?