guoshilong
2023-11-13 87da633ab7e45a06de052dbd7f604f7afbe89fc1
src/components/task/CreatePlan.vue
@@ -594,6 +594,7 @@
        })
    } else {
      createPlanBody.execute_start_time_arr = getFlyTimeList(createPlanBody)
      console.log(createPlanBody, '-----------------------')
      if (planBody.task_type === TaskType.Repeat) {
        createPlanBody.task_type = 1