|
|
@ -374,20 +374,20 @@ export default { |
|
|
|
} |
|
|
|
|
|
|
|
.span-sty { |
|
|
|
width: 150px !important; |
|
|
|
width: 180px !important; |
|
|
|
} |
|
|
|
|
|
|
|
.addinputInfo { |
|
|
|
margin-left: 140px !important; |
|
|
|
margin-left: 170px !important; |
|
|
|
} |
|
|
|
|
|
|
|
.formaddcopy02 .el-row .el-col /deep/ .el-form-item .addinputw { |
|
|
|
margin-left: 140px !important; |
|
|
|
width: calc(100% - 135px); |
|
|
|
margin-left: 170px !important; |
|
|
|
width: calc(100% - 165px); |
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-form-item__error { |
|
|
|
margin-left: 140px !important; |
|
|
|
margin-left: 170px !important; |
|
|
|
} |
|
|
|
|
|
|
|
.first_row { |
|
|
|