From ec5c98d53d23abe440a1a698b8ed4ac032a40490 Mon Sep 17 00:00:00 2001 From: zhouxain01 Date: Wed, 20 Dec 2023 13:35:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../repairTest/repair/dialogThreeForm.vue | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/sgzb-ui/src/views/repairTest/repair/dialogThreeForm.vue b/sgzb-ui/src/views/repairTest/repair/dialogThreeForm.vue index 9e7a9f75..d5f4a159 100644 --- a/sgzb-ui/src/views/repairTest/repair/dialogThreeForm.vue +++ b/sgzb-ui/src/views/repairTest/repair/dialogThreeForm.vue @@ -6,14 +6,14 @@ :title="dialogTitle" :visible.sync="dialogShowFlag" append-to-body - width="500px" + width="600px" >

编码管理设备

@@ -24,12 +24,12 @@ v-model="dynamicValidateForm.scrapReason" placeholder="请输入" size="small" - style="width: 250px" + style="width: 350px" > 人为 @@ -47,7 +47,7 @@ @fileListChange="fileListChange" > -->

数量管理设备

@@ -84,12 +84,12 @@ v-model="dynamicValidateFormTwo.scrapReason" placeholder="请输入" size="small" - style="width: 250px" + style="width: 350px" >
人为 @@ -109,7 +109,7 @@ v-model="dynamicValidateFormTwo.scrapNum" placeholder="请输入" size="small" - style="width: 250px" + style="width: 350px" > @@ -123,7 +123,7 @@ @fileListChange="fileListChange" > -->