transaction template supports setting whether hide amount
This commit is contained in:
@@ -466,6 +466,7 @@ export default {
|
||||
destinationAccountId: template.destinationAccountId,
|
||||
sourceAmount: template.sourceAmount,
|
||||
destinationAmount: template.destinationAmount,
|
||||
hideAmount: template.hideAmount,
|
||||
tagIds: template.tagIds,
|
||||
comment: template.comment
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user