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

@ -261,6 +261,7 @@ declare namespace App {
cancel: string;
close: string;
check: string;
expandColumn: string;
columnSetting: string;
config: string;
confirm: string;