Browse Source

Merge pull request 'Hotfix' (#19) from dev-wahyu into staging

Reviewed-on: ordo/adw-frontend#19
Reviewed-by: ibnu <ibnu@mail.com>
pull/2/head
ibnu 2 years ago
parent
commit
ea5b818a59
  1. 2
      src/views/SimproV2/CreatedProyek/DialogFormGantt.js

2
src/views/SimproV2/CreatedProyek/DialogFormGantt.js

@ -41,7 +41,7 @@ const DialogFormGantt = ({ openDialog, closeDialog, toggleDialog, idTask, parent
description,
calculation_type: calculationType,
proyek_id: idTask,
id_hierarcy_ftth: parentId
hierarchy_ftth_id: parentId
}

Loading…
Cancel
Save