--新增性能门限
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user