mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change field amount an position 2 last date
This commit is contained in:
parent
018bfa05d6
commit
b86431fa40
@ -21,8 +21,8 @@ export default {
|
||||
return this.$moment(value).format(this.$t('transactionlist.formatter'))
|
||||
},
|
||||
},
|
||||
{ key: 'name', label: this.$t('transactionlist.community') },
|
||||
{ key: 'balance', label: this.$t('transactionlist.amount') },
|
||||
{ key: 'name', label: this.$t('transactionlist.community') },
|
||||
{ key: 'memo', label: this.$t('transactionlist.memo') },
|
||||
{
|
||||
key: 'decay',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user