对接接口和更新新增表单组件
This commit is contained in:
@ -165,7 +165,7 @@ header {
|
||||
}
|
||||
|
||||
.searchBox {
|
||||
padding: 15px 15px 0 15px;
|
||||
padding: 15px;
|
||||
border-radius: 1px;
|
||||
position: relative;
|
||||
background: #fff;
|
||||
@ -210,7 +210,7 @@ header {
|
||||
position: relative;
|
||||
background: #fff;
|
||||
border-radius: 4px;
|
||||
height: calc(100vh - 124px);
|
||||
height: calc(100vh - 327px);
|
||||
.el-table--fit {
|
||||
width: calc(100% - 20px) !important;
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user