From bf46dbbbc1a869fcd8e7257057b9320ee8b937e7 Mon Sep 17 00:00:00 2001
From: Goldennfish <1981343953@qq.com>
Date: 星期二, 25 七月 2023 14:22:36 +0800
Subject: [PATCH] 第一次修改标准库的Tree

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