GuLiMmo
2023-12-05 c7c9de0214cb1e6ad3d29c8a3a0c7a8ea31fbaaa
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