表单报错Cannot read property 'call' of undefined

提问 已结 2 7359
悬赏:50飞吻
本地系统表单打开是正常的,但是部署在服务器,打开表单 样式丢失等。
报错信息如下:
Uncaught TypeError: Cannot read property 'call' of undefined
at HTMLInputElement.onBeforeValidate (topjui.core.min.js:7)
at _4cf (topjui.core.min.js:7)
at HTMLInputElement.<anonymous> (topjui.core.min.js:7)
at Function.each (jquery.min.js:2)
at m.fn.init.each (jquery.min.js:2)
at Object.validate (topjui.core.min.js:7)
at m.fn.init.$.fn.validatebox (topjui.core.min.js:7)
at HTMLInputElement.<anonymous> (topjui.core.min.js:7)
at Function.each (jquery.min.js:2)
at m.fn.init.each (jquery.min.js:2)
回帖
回帖须知