|
@@ -92,8 +92,8 @@ export default {
|
|
},
|
|
},
|
|
userInfo: {
|
|
userInfo: {
|
|
username: "You are not signed in",
|
|
username: "You are not signed in",
|
|
- editPassword: "Modify information",
|
|
|
|
- logout: "Quit landing",
|
|
|
|
|
|
+ editPassword: "profile",
|
|
|
|
+ logout: "logOut",
|
|
login: "login",
|
|
login: "login",
|
|
register: "register"
|
|
register: "register"
|
|
}
|
|
}
|
|
@@ -132,7 +132,7 @@ export default {
|
|
},
|
|
},
|
|
index: {
|
|
index: {
|
|
titles: "My concerns, my needs",
|
|
titles: "My concerns, my needs",
|
|
- tableIndex: "Serial number",
|
|
|
|
|
|
+ tableIndex: "No.",
|
|
purchaseTitle: "Demand heading",
|
|
purchaseTitle: "Demand heading",
|
|
summaryOfNeeds: "outline",
|
|
summaryOfNeeds: "outline",
|
|
createTime: "Release time",
|
|
createTime: "Release time",
|
|
@@ -329,7 +329,7 @@ export default {
|
|
auditDate: "Audit date",
|
|
auditDate: "Audit date",
|
|
rejectReason: "Remarks",
|
|
rejectReason: "Remarks",
|
|
search: "search",
|
|
search: "search",
|
|
- serialNumber: "Serial number",
|
|
|
|
|
|
+ serialNumber: "No.",
|
|
applyDate: "Date of application"
|
|
applyDate: "Date of application"
|
|
}
|
|
}
|
|
},
|
|
},
|