web建站教程

     
  1. 首页
  2. vuejs
  3. js
  4. 好玩
  5. seo教程
  6. 前端知识
  7. 百度echarts
  8. 更多
    php入门
    nodejs
    mockjs
    reactjs
    mysql
    wordpress
    织梦cms
    帝国cms
    git教程
    IT知识
    模板大全
    休息站

resetFields

vuejs点击重置报"TypeError: Cannot read properties of undefined (reading 'resetFields')"错误

利用typeof this.$refs.dialog打印你会发现在执行“修改”的时候this.$refs.dialog是有数据的,如果先执行“新增”它返回的数据是undefined,因此会报错!

resetFieldsundefined报错重置