add new field (Transactiontype status) on transactiontype + remove console on addDialog conversion
This commit is contained in:
@ -121,7 +121,7 @@ const AddDialog = () => {
|
||||
}
|
||||
|
||||
doCreateConversion(e);
|
||||
console.log(formField);
|
||||
// console.log(formField);
|
||||
setAlert({ show: false, message: '' });
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user