新增黄金指标,性能任务管理,修正历史活动告警
This commit is contained in:
@@ -213,6 +213,17 @@ export default {
|
||||
addUser: 'Creator',
|
||||
addTime: 'Creation time',
|
||||
granulOption:'Particle',
|
||||
performanceList:'Performance Set',
|
||||
period:'Measurement period',
|
||||
plan:'Measuring plan',
|
||||
performanceSelect:'Please select a performance measurement dataset',
|
||||
delPerfTip: 'Are you sure to delete the data item with record number {num}',
|
||||
delPerf: 'Successfully deleted task {num}',
|
||||
viewTask:'View Task',
|
||||
editTask:'Edit Task',
|
||||
addTask:'Add Task',
|
||||
stopTask:'Stop Task',
|
||||
errorTaskInfo: 'Failed to obtain task information',
|
||||
},
|
||||
},
|
||||
traceManage: {
|
||||
|
||||
Reference in New Issue
Block a user