feat(tabs): added tab folding

This commit is contained in:
vben
2021-01-06 20:10:16 +08:00
parent 144ab577da
commit 0e7c57bd5e
30 changed files with 270 additions and 176 deletions

View File

@@ -5,7 +5,5 @@ export default {
closeRight: 'Close Right',
closeOther: 'Close Other',
closeAll: 'Close All',
putAway: 'PutAway',
unfold: 'Unfold',
tooltipRedo: 'Refresh',
};