1.el-dialog 组件有个close方法,在该方法中重置表单 //关闭弹框是重置表格 closeDialog(type){ if(type){ this.$refs[type].resetFields(); } }, 相关文章: 2023-04-04 2022-12-23 2022-12-23 2021-11-21 2022-12-23 2022-12-23 2022-12-23