修改UAT提出的优化点

This commit is contained in:
范强强
2023-07-07 17:38:41 +08:00
parent db9e0552fa
commit 6ae5efebd4
3 changed files with 12 additions and 12 deletions
+5 -6
View File
@@ -875,7 +875,7 @@ module.exports = {
engineer: 'Engineer', engineer: 'Engineer',
engineeringConfirmationDetails: 'Engineering Deliverable Details', engineeringConfirmationDetails: 'Engineering Deliverable Details',
reminder: 'Reminder', reminder: 'Reminder',
adopt: 'Pass', adopt: 'Approve',
reviewedByThePersonInCharge: 'Reviewed by Owner', reviewedByThePersonInCharge: 'Reviewed by Owner',
onlyDeleted: 'Only delete data when the process is not started or already ended', onlyDeleted: 'Only delete data when the process is not started or already ended',
experimentPassed: 'Test Passed', experimentPassed: 'Test Passed',
@@ -1037,7 +1037,7 @@ module.exports = {
primaryCoverageEn: 'Description (En)', primaryCoverageEn: 'Description (En)',
workProgressCn: 'NIO Work Progress (Cn)', workProgressCn: 'NIO Work Progress (Cn)',
workProgressEn: 'NIO Work Progress (En)', workProgressEn: 'NIO Work Progress (En)',
initiatingProcess: 'Initiate Process', initiatingProcess: 'Process Initiation',
collectResults: 'Collect Results', collectResults: 'Collect Results',
dateOfInitiation: 'Date Of Initiation', dateOfInitiation: 'Date Of Initiation',
closingDate: 'Due Date', closingDate: 'Due Date',
@@ -1526,7 +1526,7 @@ module.exports = {
VINcodelist:'VIN code list', VINcodelist:'VIN code list',
VINcodeupload:'VIN code upload', VINcodeupload:'VIN code upload',
Tasknode:'Task Node', Tasknode:'Task Node',
Taskresponsibilityrecognition:'Responsibility Confirm', Taskresponsibilityrecognition:'Responsibilty Confirmation',
uploadattachment:'Upload', uploadattachment:'Upload',
Processhistory:'Process History', Processhistory:'Process History',
historyData:'1. Regulatory Engineer, 2. Responsible person, 3. Responsible person, 4. Regulatory Engineer', historyData:'1. Regulatory Engineer, 2. Responsible person, 3. Responsible person, 4. Regulatory Engineer',
@@ -1665,7 +1665,6 @@ module.exports = {
taskname:'Task name', taskname:'Task name',
updatereleasetime:'Update release time', updatereleasetime:'Update release time',
upgradeplanexpirationtime:'Upgrade plan expiration time', upgradeplanexpirationtime:'Upgrade plan expiration time',
resultofhandling:'Result of handling',
Listoftreatableregulations:'List of treatable regulations', Listoftreatableregulations:'List of treatable regulations',
Listofuntractableregulations:'List of untractable regulations', Listofuntractableregulations:'List of untractable regulations',
project:'Project', project:'Project',
@@ -1713,7 +1712,6 @@ module.exports = {
implementedupgrade:'Whether the implemented upgrade is consistent with the record', implementedupgrade:'Whether the implemented upgrade is consistent with the record',
numberofvehicles:'Number of vehicles that have completed upgrades', numberofvehicles:'Number of vehicles that have completed upgrades',
vehicleshavenotcompletedonlineupgrade:'The reason why some vehicles have not completed online upgrade', vehicleshavenotcompletedonlineupgrade:'The reason why some vehicles have not completed online upgrade',
cause:'cause',
implementationrecords:'Fault handling measures and emergency response implementation records', implementationrecords:'Fault handling measures and emergency response implementation records',
onlyDataWithListStatusDraftCanBeDeleted:'Only data with a list status of Draft can be deleted', onlyDataWithListStatusDraftCanBeDeleted:'Only data with a list status of Draft can be deleted',
implementationDateTwo:'Implementation Date', implementationDateTwo:'Implementation Date',
@@ -1757,7 +1755,7 @@ module.exports = {
resultsToBeReviewed:'Results to be reviewed', resultsToBeReviewed:'Results to be reviewed',
compliance:'Compliance', compliance:'Compliance',
nonCompliance:'Non-compliance', nonCompliance:'Non-compliance',
toBeTracked:'To be Tracked', toBeTracked:'To be tracked',
NA:'NA', NA:'NA',
electroniccontrollerparameter:'Electronic controller parameter', electroniccontrollerparameter:'Electronic controller parameter',
reviewAndPass:'Approve', reviewAndPass:'Approve',
@@ -1906,4 +1904,5 @@ module.exports = {
documentsHaveBeenStored:'documents have been stored', documentsHaveBeenStored:'documents have been stored',
knowledgeSharingHaveBeenStored:'Knowledge Sharing have been stored', knowledgeSharingHaveBeenStored:'Knowledge Sharing have been stored',
regulationMonthlyReportHaveBeenStored:'Regulation Monthly Report have been stored', regulationMonthlyReportHaveBeenStored:'Regulation Monthly Report have been stored',
sendBackOne:'Return',
} }
+1 -5
View File
@@ -1638,7 +1638,6 @@ module.exports = {
Categoryofdeliverables: "交付物类型", Categoryofdeliverables: "交付物类型",
Taskconfirmationresult: '任务确认结果', Taskconfirmationresult: '任务确认结果',
Compliancetaskhandling: '符合性任务办理', Compliancetaskhandling: '符合性任务办理',
resultofhandling: '处理结果',
networksecurityrequirements: '网络安全要求', networksecurityrequirements: '网络安全要求',
upgradefunctionrequirements: '升级功能要求', upgradefunctionrequirements: '升级功能要求',
usernotificationrequirement: '用户告知要求', usernotificationrequirement: '用户告知要求',
@@ -2839,8 +2838,6 @@ module.exports = {
blueUndeterminedState: '未判断状态', blueUndeterminedState: '未判断状态',
authenticationMessage: '认证参数任务', authenticationMessage: '认证参数任务',
taskRegulationComplianceTask: '法规符合性任务', taskRegulationComplianceTask: '法规符合性任务',
accept: '接受',
refuse: '拒绝',
taskTermination: '任务终止', taskTermination: '任务终止',
projectStatusAndProgress: '项目状态进度', projectStatusAndProgress: '项目状态进度',
listConfirmationProgress: '清单确认进度', listConfirmationProgress: '清单确认进度',
@@ -3540,14 +3537,12 @@ module.exports = {
uploadattachment: '上传附件', uploadattachment: '上传附件',
Processhistory: '流程历史', Processhistory: '流程历史',
historyData: '1.法规工程师2.责任人3.责任人4.法规工程师', historyData: '1.法规工程师2.责任人3.责任人4.法规工程师',
resultofhandling: '处理结果',
Listoftreatableregulations: '可处理法规列表', Listoftreatableregulations: '可处理法规列表',
Listofuntractableregulations: '不可处理法规列表', Listofuntractableregulations: '不可处理法规列表',
project: '项目', project: '项目',
Categoryofdeliverables: "交付物类型", Categoryofdeliverables: "交付物类型",
Taskconfirmationresult: '任务确认结果', Taskconfirmationresult: '任务确认结果',
Compliancetaskhandling: '符合性任务办理', Compliancetaskhandling: '符合性任务办理',
resultofhandling: '处理结果',
networksecurityrequirements: '网络安全要求', networksecurityrequirements: '网络安全要求',
upgradefunctionrequirements: '升级功能要求', upgradefunctionrequirements: '升级功能要求',
usernotificationrequirement: '用户告知要求', usernotificationrequirement: '用户告知要求',
@@ -3866,4 +3861,5 @@ module.exports = {
includeTitle:'包含标题', includeTitle:'包含标题',
Notitleincluded:'不包含标题', Notitleincluded:'不包含标题',
backToHomePage:'返回主页', backToHomePage:'返回主页',
sendBackOne:'退回',
} }
@@ -143,9 +143,14 @@
</van-radio> </van-radio>
<van-radio name="Returned" <van-radio name="Returned"
v-if="queryData.TaskKey == 'dezrrqr' || queryData.TaskKey == 'dezrrtjjfw' || v-if="queryData.TaskKey == 'dezrrqr' || queryData.TaskKey == 'dezrrtjjfw' ||
queryData.TaskKey == 'zrrtjjfw' || queryData.TaskKey == 'fggcssh' || queryData.TaskKey == 'fggcsbcsh'"> queryData.TaskKey == 'zrrtjjfw'">
{{$t('sendBack')}} {{$t('sendBack')}}
</van-radio> </van-radio>
<van-radio name="Returned"
v-if="queryData.TaskKey == 'fggcssh' || queryData.TaskKey == 'fggcsbcsh'">
{{$t('sendBackOne')}}
</van-radio>
</van-radio-group> </van-radio-group>
</template> </template>
</van-field> </van-field>