对接接口和更新新增表单组件

This commit is contained in:
2025-04-22 19:03:28 +08:00
parent 95d84c3b06
commit 6c694b52d3
13 changed files with 305 additions and 556 deletions

View File

@ -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;