wip: Table component developing

This commit is contained in:
陈凯龙
2022-02-09 11:34:45 +08:00
parent 7ef216c87e
commit b271e13227
14 changed files with 1091 additions and 728 deletions

View File

@@ -316,6 +316,17 @@ export default {
action: 'Action',
important: 'Important',
good: 'Good',
commonly: 'Commonly'
commonly: 'Commonly',
operate: 'operate',
example: 'example',
show: 'Show',
hidden: 'Hidden',
pagination: 'pagination',
reserveIndex: 'Reserve index',
restoreIndex: 'Restore index',
showSelections: 'show selections',
hiddenSelections: 'restore selections',
showExpandedRows: 'show expanded rows',
hiddenExpandedRows: 'hidden expanded rows'
}
}