qinzhipeng_v@didiglobal.com 5 years ago
parent
commit
ff579502a1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/reportManagement/ReleaseReport/newReleaeTemplate.vue

+ 0 - 1
src/views/reportManagement/ReleaseReport/newReleaeTemplate.vue

@@ -247,7 +247,6 @@ export default {
         this.tasksOptions = res.data
         if (this.judge) {
           this.tasksDetailList.push(res.data[0])
-
           this.taskId.push(res.data[0].id)
           this.judge = false
         }