在使用element-UI表单验证中一直报错,‘Error in event handler for “click”: “TypeError: Cannot read property ‘validate’ of undefined”‘,
经过反复检查比对,发现是一个低级错误的坑。
Cannot read property 'validate' of undefined
原文:https://www.cnblogs.com/jaelynl/p/10449610.html