@@ -348,7 +348,7 @@ export default {
},
handleCloseTask(){
this.matterType = null
- // this.$refs.TaskForm.clear()
+ this.$refs.TaskForm.resetFields()
this.task = {}
this.showTask = false
this.isEndTime=true