From 377e00b443a02f1567e84aef14d6134124603813 Mon Sep 17 00:00:00 2001
From: Goldennfish <1981343953@qq.com>
Date: 星期二, 25 七月 2023 08:57:00 +0800
Subject: [PATCH] 设备台账弹出框及调整了所有弹出框样式

---
 src/views/rawMaterials/reportForInspection/forInspectionDetail.vue |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/views/rawMaterials/reportForInspection/forInspectionDetail.vue b/src/views/rawMaterials/reportForInspection/forInspectionDetail.vue
index 9729e62..e369155 100644
--- a/src/views/rawMaterials/reportForInspection/forInspectionDetail.vue
+++ b/src/views/rawMaterials/reportForInspection/forInspectionDetail.vue
@@ -132,8 +132,7 @@
             <el-button>閫夋嫨鐗╂枡</el-button>
           </el-form-item>
           <el-row>
-            <el-col>
-            </el-col>
+            <el-col />
           </el-row>
         </el-form>
       </div>

--
Gitblit v1.9.3