Doc[route]: refine treeTable name
This commit is contained in:
parent
55e8cd5306
commit
a48a1bd8be
|
@ -28,7 +28,7 @@ export default {
|
||||||
dragTable: 'Drag Table',
|
dragTable: 'Drag Table',
|
||||||
inlineEditTable: 'Inline Edit',
|
inlineEditTable: 'Inline Edit',
|
||||||
complexTable: 'Complex Table',
|
complexTable: 'Complex Table',
|
||||||
treeTable: 'treeTable',
|
treeTable: 'Tree Table',
|
||||||
customTreeTable: 'Custom TreeTable',
|
customTreeTable: 'Custom TreeTable',
|
||||||
tab: 'Tab',
|
tab: 'Tab',
|
||||||
form: 'Form',
|
form: 'Form',
|
||||||
|
|
Loading…
Reference in New Issue