diff --git a/src/pages/StatementLinesView.vue b/src/pages/StatementLinesView.vue index d39d698..f839491 100644 --- a/src/pages/StatementLinesView.vue +++ b/src/pages/StatementLinesView.vue @@ -361,7 +361,7 @@ rows.push( ` ${ checkboxCell } - ${ line.source_account } + ${ line.source_account } ${ dayjs(line.dt).format('YYYY-MM-DD') } ${ line.description } ${ reconciliationCell }