CN-990 fix: 情报聚合接口对接

This commit is contained in:
chenjinsong
2023-06-02 17:47:54 +08:00
parent dd154e6d85
commit 65487f47f6
6 changed files with 142 additions and 202 deletions

View File

@@ -24,6 +24,7 @@
padding-left:10px;
padding-right:10px;
height: 20px;
line-height: 20px;
}
.information-aggregation__invalid {
background: #ededed;
@@ -35,6 +36,7 @@
padding-left:10px;
padding-right:10px;
height: 20px;
line-height: 20px;
}
.el-table {
@@ -71,4 +73,4 @@
}
.padding-0{
padding:0px !important;
}
}