feat: 给所有表格页面增加刷新按钮

This commit is contained in:
shaw
2025-12-20 10:48:42 +08:00
parent 0484c59ead
commit a79f6c5e1e
9 changed files with 100 additions and 7 deletions

View File

@@ -79,6 +79,7 @@ export default {
searchPlaceholder: 'Search...',
noOptionsFound: 'No options found',
saving: 'Saving...',
refresh: 'Refresh',
},
// Navigation

View File

@@ -79,6 +79,7 @@ export default {
searchPlaceholder: '搜索...',
noOptionsFound: '无匹配选项',
saving: '保存中...',
refresh: '刷新',
},
// Navigation