转账修改

This commit is contained in:
2026-06-05 14:49:11 +08:00
parent 7d41bdfbec
commit 5033a225e9
3 changed files with 14 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ export default {
User: 'User',
'Transaction id': 'Transaction id',
'Created by': 'Created by',
'type': '类型',
'type': 'Type',
'type_list': {
1 : 'Deposit',
2 : 'Withdraw',