Browse Source

清除按钮

360view
bianyaqi 2 years ago
parent
commit
66507b086e
  1. 5
      src/page-subspecialty/views/modules/formList/mraForm.vue

5
src/page-subspecialty/views/modules/formList/mraForm.vue

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

Loading…
Cancel
Save