修正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',
open: 'Open',
shut: 'Shut',
launch: 'Expend',
launch: 'Expand',
fold: 'Fold',
},
rowId: 'ID',
@@ -465,7 +465,7 @@ export default {
editOkTip: "Confirm updating the value of this {num} attribute?",
updateItemTip: "Confirm updating the data item with Index [{num}]?",
delItemTip: "Confirm deleting the data item with Index [{num}]?",
arrayMore: "expend",
arrayMore: "Expand",
},
},
neUser: {