@@ -322,6 +322,9 @@
line-height: 23px!important;
font-size: 16px!important;
}
+ .tags-view-item.active::before{
+ top:-1px;
+ }
.el-pagination button, .el-pagination span:not([class*=suffix]){
@@ -66,7 +66,7 @@
icon="el-icon-refresh"
size="mini"
@click="resetQuery"
-
+
>重置</el-button
>
</el-col>
@@ -112,7 +112,7 @@
</div>
<el-table
border
- height="650"
+ height="646"
size="small"
v-loading="loading"
:data="deviceList"