Vue Cannot read property ‘validate’ of undefined.【解决办法】

今天爱分享给大家带来Vue Cannot read property ‘validate’ of undefined.【解决办法】,希望能够帮助到大家。

原因1: 传值时formName忘了加引号 。
解决方案1:传参需要加引号submit(‘formName’)。
原因2: 传值时是添加了引号,但传递的值与ref的值不一致
解决方案2:传值时添加引号,并保证this.$refs[formName].validate()与ref中的一直。

人已赞赏
前端

Vue Scripts may close only the windows that were opened by it【解决办法】

2020-11-8 18:48:27

前端

Vue Error in render: "TypeError: Cannot read property ‘list’ of undefined"【解决办法】

2020-11-8 19:48:41

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
'); })();