vue清空表单
this.$refs['fromline'].resetFields()
fromline 指的是 要清空的部分的那个标签的 ref 值
posted on 2019-09-16 16:22 liuhao1992 阅读(513) 评论(0) 收藏 举报
this.$refs['fromline'].resetFields()
fromline 指的是 要清空的部分的那个标签的 ref 值
posted on 2019-09-16 16:22 liuhao1992 阅读(513) 评论(0) 收藏 举报