---黄金指标初版

This commit is contained in:
lai
2023-12-06 18:13:21 +08:00
parent be6e91390e
commit 36ac9d0a5f
6 changed files with 257 additions and 125 deletions

View File

@@ -633,6 +633,8 @@ export default {
nullTip:'There are no statistical data within this time range',
kpiTitle:'KPI Statistics Chart',
allData:'Complete Data',
makeLine:'Statistical Chart',
time:'Time',
}
},
traceManage: {

View File

@@ -633,6 +633,8 @@ export default {
nullTip:'此时间范围内没有统计数据',
kpiTitle:'KPI统计图表',
allData:'完整统计数据',
makeLine:'统计图',
time:'时间',
}
},
traceManage: {