Merge branch 'alwi'
This commit is contained in:
@ -136,7 +136,7 @@ const EditDialog = () => {
|
||||
description: response?.data.description,
|
||||
type: response?.data.type,
|
||||
status: response?.data.status,
|
||||
transactionTypeId: response?.data.transactionTypeId,
|
||||
transactionTypeId: response?.data.transaction_type.id,
|
||||
agent: response?.data.agent
|
||||
}));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user