Skip to content
Snippets Groups Projects
Commit 0e33e12c authored by Seren Siahaan's avatar Seren Siahaan
Browse files

edit data kelasmengemudi

parent ef55718c
Branches
Tags
2 merge requests!11chore: merge staging into dev,!9merge branch 'seren' into 'develop'
...@@ -71,7 +71,6 @@ const Edit = () => { ...@@ -71,7 +71,6 @@ const Edit = () => {
setJenisKendaraan(responsejson.data.jenisKendaraan) setJenisKendaraan(responsejson.data.jenisKendaraan)
setTotalJamKursus(responsejson.data.totalJamKursus) setTotalJamKursus(responsejson.data.totalJamKursus)
setJumlahSesi(responsejson.data.jumlahSesi) setJumlahSesi(responsejson.data.jumlahSesi)
setInstruktur(responsejson.data.instruktur)
setPlatNomorKendaraan(responsejson.data.platNomorKendaraan) setPlatNomorKendaraan(responsejson.data.platNomorKendaraan)
setNamaKendaraan(responsejson.data.namaKendaraan) setNamaKendaraan(responsejson.data.namaKendaraan)
}) })
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment