干扰源接入问题修改

This commit is contained in:
zhujiyan
2024-05-28 11:01:50 +08:00
parent 72b729c55b
commit a5a7361eca
7 changed files with 574 additions and 557 deletions

View File

@@ -109,14 +109,14 @@ body,
}
//修改上传文件filelist位置
.uploadFile {
::v-deep .el-form-item__content {
.el-form-item__content {
line-height: 20px !important;
div {
display: flex !important;
align-items: center !important;
}
.el-upload-list__item-name {
width: 130px !important;
width: 120px !important;
}
.el-upload-list--text {
margin: 0px 20px 0 !important;