mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-04-28 04:54:26 +08:00
feat(components): Add “Select All” to TableColumnSetting
This commit is contained in:
1
src/typings/app.d.ts
vendored
1
src/typings/app.d.ts
vendored
@@ -326,6 +326,7 @@ declare namespace App {
|
||||
cancel: string;
|
||||
close: string;
|
||||
check: string;
|
||||
selectAll: string;
|
||||
expandColumn: string;
|
||||
columnSetting: string;
|
||||
config: string;
|
||||
|
||||
Reference in New Issue
Block a user