style: 新增关闭
This commit is contained in:
@@ -14,6 +14,7 @@ export default {
|
||||
tablePaginationTotal: 'A total of {total} items',
|
||||
ok: 'Ok',
|
||||
cancel: 'Cancel',
|
||||
close: 'Close',
|
||||
search: 'Search',
|
||||
reset: 'Reset',
|
||||
addText: 'Add',
|
||||
|
||||
@@ -14,6 +14,7 @@ export default {
|
||||
tablePaginationTotal: '总共 {total} 条',
|
||||
ok: '确定',
|
||||
cancel: '取消',
|
||||
close: '关闭',
|
||||
search: '搜索',
|
||||
reset: '重置',
|
||||
addText: '新增',
|
||||
|
||||
Reference in New Issue
Block a user