feat: remove the total filed from query conditions (#93)

This commit is contained in:
Fine0830
2022-05-19 15:49:24 +08:00
committed by GitHub
parent 7e0d716111
commit b953904c71
11 changed files with 67 additions and 43 deletions

View File

@@ -94,6 +94,8 @@ function setCurrentLog(log: any) {
font-size: 12px;
height: 100%;
border-bottom: 1px solid #eee;
width: 100%;
overflow: auto;
}
.log-header {