feat(projects): useTable adds expand to display

This commit is contained in:
paynezhuang
2024-05-07 14:53:42 +08:00
parent 60f3b14085
commit 0a90dd3764
4 changed files with 13 additions and 0 deletions

View File

@ -11,6 +11,7 @@ const local: App.I18n.Schema = {
cancel: 'Cancel',
close: 'Close',
check: 'Check',
expandColumn: 'Expand Column',
columnSetting: 'Column Setting',
config: 'Config',
confirm: 'Confirm',