feat: add metrics on endpointlist

This commit is contained in:
Qiuxia Fan
2022-01-23 21:48:23 +08:00
parent 877c8ec91c
commit bbb269a665
5 changed files with 76 additions and 13 deletions

View File

@@ -167,6 +167,6 @@ watch(
@import "./style.scss";
.chart {
height: 50px;
height: 39px;
}
</style>