src/views/systemSetting/workshopManage/components/addDialog.vue
@@ -138,7 +138,14 @@ }, watch: { 'editDiaConfig.visible'(newVal) { if (newVal) { // this.$nextTick(()=>{ this.editConfig=this.editDiaConfig this.$refs["ruleForm"].resetFields(); // }) } }, }, methods: { handleClose(done) {