perf:endpoint - view graph 图表添加short格式化

This commit is contained in:
wangwenrui
2020-03-13 13:12:47 +08:00
parent a9ed040025
commit 48a3968ecb
2 changed files with 14 additions and 47 deletions

View File

@@ -549,5 +549,6 @@ export default {
})
}
return units[index-1];
}
},
short
}