新增黄金指标,性能任务管理,修正历史活动告警

This commit is contained in:
lai
2023-10-20 19:21:34 +08:00
parent b9d0bed03f
commit 9092d1d051
9 changed files with 725 additions and 590 deletions

View File

@@ -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: {