NEZ-894 feat: endpoint-logTab

This commit is contained in:
chenjinsong
2021-08-05 22:25:55 +08:00
parent d829cb432e
commit 61d8e0df1c
12 changed files with 394 additions and 236 deletions

View File

@@ -169,7 +169,11 @@ export default {
.interval-refresh {
display: flex;
}
.select-refresh-time-label{
margin-left: 5px;
}
.select-refresh-time-label{
margin-left: 5px;
}
.time-picker {
padding-left: 8px;
display: flex;
}
</style>