slight change on add tim survei to add relation with caleg
This commit is contained in:
@ -63,6 +63,8 @@ class HalamanAreaViewModel extends CustomBaseViewModel {
|
||||
var response = await httpService.postWithFormData('area', formData);
|
||||
log.i(response.data);
|
||||
await getData();
|
||||
// reset form
|
||||
namaAreaController.clear();
|
||||
return true;
|
||||
} catch (e) {
|
||||
log.e(e);
|
||||
|
Reference in New Issue
Block a user