diff --git a/src/assets/styles/phone.less b/src/assets/styles/phone.less index 7ab7d7a88..d73daf347 100644 --- a/src/assets/styles/phone.less +++ b/src/assets/styles/phone.less @@ -2,3 +2,8 @@ width: 100%; height: 100%; } +@media screen and (max-width: 1366px) { + .el-message { + min-width: 200px !important; + } +} diff --git a/src/pages/processCenter/pages/phone/bzjd/step4.vue b/src/pages/processCenter/pages/phone/bzjd/step4.vue index a501aee13..002c2edbe 100644 --- a/src/pages/processCenter/pages/phone/bzjd/step4.vue +++ b/src/pages/processCenter/pages/phone/bzjd/step4.vue @@ -265,18 +265,20 @@ prop="name" label="任务步骤" align="center" - width="120" + width="130" >