mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
fix typo
This commit is contained in:
@@ -350,7 +350,7 @@ export default {
|
|||||||
'parentId': '父节点ID',
|
'parentId': '父节点ID',
|
||||||
'categoryId': '分类ID',
|
'categoryId': '分类ID',
|
||||||
'time': '时间',
|
'time': '时间',
|
||||||
'sourceAccountId': '来演账户ID',
|
'sourceAccountId': '来源账户ID',
|
||||||
'destinationAccountId': '目标账户ID',
|
'destinationAccountId': '目标账户ID',
|
||||||
'sourceAmount': '源金额',
|
'sourceAmount': '源金额',
|
||||||
'destinationAmount': '目标金额',
|
'destinationAmount': '目标金额',
|
||||||
|
|||||||
Reference in New Issue
Block a user