表单重置的时候报错

if (typeof this.$refs['form'] != undefined) {
  this.$refs['form'].resetFields();
}
posted @ 2023-02-15 14:25  你的眼里有星星  阅读(13)  评论(0)    收藏  举报