From 66507b086e546b6e113de0b671ce4e6438a4a35a Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Thu, 8 Jun 2023 09:42:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E9=99=A4=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page-subspecialty/views/modules/formList/mraForm.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/page-subspecialty/views/modules/formList/mraForm.vue b/src/page-subspecialty/views/modules/formList/mraForm.vue index d47cbf9..bb60d89 100644 --- a/src/page-subspecialty/views/modules/formList/mraForm.vue +++ b/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{