zhuliu пре 2 година
родитељ
комит
af53982893
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      RMS-FrontEnd/src/views/report/components/CreateReport.vue

+ 1 - 1
RMS-FrontEnd/src/views/report/components/CreateReport.vue

@@ -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