新增性能板块国际化

This commit is contained in:
lai
2023-11-10 18:47:46 +08:00
parent 753c73dbd1
commit d72ba4622e
4 changed files with 54 additions and 22 deletions

View File

@@ -351,6 +351,24 @@ export default {
editThre:'Update Threshold',
addThre:'Add Threshold',
errorThreInfo: 'Failed to obtain threshold information',
},
perfData:{
taskId:'Task ID',
type:'NE Type',
neName:'Ne Name',
granulOption:'Granularity',
kpiCode:'Statistical Code',
kpiId:'Statistical Item',
value:'Value',
startTime:'Start Time',
endTime:'End Time',
},
goldTarget:{
type:'NE Type',
enTitle:'Gold Indicator Item',
value:'Value',
startTime:'Start Time',
endTime:'End Time',
}
},
traceManage: {