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" > -->