|
|
@ -392,9 +392,6 @@ export default { |
|
|
|
text-align: left; |
|
|
|
line-height: 30px; |
|
|
|
} |
|
|
|
::v-deep .el-input__suffix{ |
|
|
|
display: none; |
|
|
|
} |
|
|
|
.item{ |
|
|
|
display: flex; |
|
|
|
align-items: center; |
|
|
@ -415,7 +412,7 @@ export default { |
|
|
|
color: #ff0000; |
|
|
|
} |
|
|
|
} |
|
|
|
::v-deep .el-input__icon{ |
|
|
|
::v-deep .el-icon-arrow-up{ |
|
|
|
display: none; |
|
|
|
} |
|
|
|
.active_other{ |
|
|
|