修正expend->expand
This commit is contained in:
@@ -49,7 +49,7 @@ export default {
|
|||||||
hide: 'Hidden',
|
hide: 'Hidden',
|
||||||
open: 'Open',
|
open: 'Open',
|
||||||
shut: 'Shut',
|
shut: 'Shut',
|
||||||
launch: 'Expend',
|
launch: 'Expand',
|
||||||
fold: 'Fold',
|
fold: 'Fold',
|
||||||
},
|
},
|
||||||
rowId: 'ID',
|
rowId: 'ID',
|
||||||
@@ -465,7 +465,7 @@ export default {
|
|||||||
editOkTip: "Confirm updating the value of this {num} attribute?",
|
editOkTip: "Confirm updating the value of this {num} attribute?",
|
||||||
updateItemTip: "Confirm updating the data item with Index [{num}]?",
|
updateItemTip: "Confirm updating the data item with Index [{num}]?",
|
||||||
delItemTip: "Confirm deleting the data item with Index [{num}]?",
|
delItemTip: "Confirm deleting the data item with Index [{num}]?",
|
||||||
arrayMore: "expend",
|
arrayMore: "Expand",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
neUser: {
|
neUser: {
|
||||||
|
|||||||
Reference in New Issue
Block a user