修正expend->expand

This commit is contained in:
lai
2023-12-21 14:10:21 +08:00
parent 11bfae8c0f
commit 6b855b8ff2

View File

@@ -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: {