element el-table resetfields() 不生效

问题场景 表单中的重置按钮,调用了resetfields() 方法,不生效 问题原因 结合文档对照后,发现是没有为el-form-item设置prop字段 总结 想让resetfields()生效有2个前提: form要设置ref,且ref值要与 this.$refs[formName].reset
posted @ 2019-01-10 17:06  Lemoncool  阅读(11075)  评论(0编辑  收藏  举报