mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-05-05 08:04:24 +08:00
feat(components): Add “Select All” to TableColumnSetting
This commit is contained in:
@@ -15,6 +15,7 @@ const local: App.I18n.Schema = {
|
||||
cancel: '取消',
|
||||
close: '关闭',
|
||||
check: '勾选',
|
||||
selectAll: '全选',
|
||||
expandColumn: '展开列',
|
||||
columnSetting: '列设置',
|
||||
config: '配置',
|
||||
|
||||
Reference in New Issue
Block a user