--新增性能门限

This commit is contained in:
lai
2023-10-23 16:27:53 +08:00
parent da6ae18028
commit 49c12f1723
6 changed files with 716 additions and 335 deletions

View File

@@ -224,7 +224,17 @@ export default {
addTask:'Add Task',
stopTask:'Stop Task',
errorTaskInfo: 'Failed to obtain task information',
granulOptionPlease:'Please select the measurement granularity',
},
perfThreshold:{
thresholdValue:'Threshold Value',
alarmType:'Alarm Type',
delThre:'Successfully deleted threshold {num}',
delThreTip:'Are you sure to delete the data item with record number {num}?',
editThre:'Update Threshold',
addThre:'Add Threshold',
errorThreInfo: 'Failed to obtain threshold information',
}
},
traceManage: {
analysis: {