feat: 给所有表格页面增加刷新按钮
This commit is contained in:
@@ -79,6 +79,7 @@ export default {
|
||||
searchPlaceholder: 'Search...',
|
||||
noOptionsFound: 'No options found',
|
||||
saving: 'Saving...',
|
||||
refresh: 'Refresh',
|
||||
},
|
||||
|
||||
// Navigation
|
||||
|
||||
@@ -79,6 +79,7 @@ export default {
|
||||
searchPlaceholder: '搜索...',
|
||||
noOptionsFound: '无匹配选项',
|
||||
saving: '保存中...',
|
||||
refresh: '刷新',
|
||||
},
|
||||
|
||||
// Navigation
|
||||
|
||||
Reference in New Issue
Block a user