add transaction tag list page

This commit is contained in:
MaysWind
2023-07-09 00:37:19 +08:00
parent ac730d6086
commit 89bd041d29
5 changed files with 434 additions and 3 deletions
+3
View File
@@ -720,6 +720,8 @@ export default {
'Disabled': 'Disabled',
'Copy': 'Copy',
'Visible': 'Visible',
'Show': 'Show',
'Hide': 'Hide',
'Version': 'Version',
'Edit': 'Edit',
'Remove': 'Remove',
@@ -728,6 +730,7 @@ export default {
'Sort': 'Sort',
'Date': 'Date',
'Type': 'Type',
'More': 'More',
'All': 'All',
'Today': 'Today',
'Yesterday': 'Yesterday',
+3
View File
@@ -720,6 +720,8 @@ export default {
'Disabled': '禁用',
'Copy': '复制',
'Visible': '可见',
'Show': '显示',
'Hide': '隐藏',
'Version': '版本',
'Edit': '编辑',
'Remove': '移除',
@@ -728,6 +730,7 @@ export default {
'Sort': '排序',
'Date': '日期',
'Type': '类型',
'More': '更多',
'All': '全部',
'Today': '今天',
'Yesterday': '昨天',