From 7d6d19f013110ce6fd132952e67f04b172436437 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期四, 09 十一月 2023 10:06:13 +0800
Subject: [PATCH] s

---
 src/views/quality/finishedProductInspection/finishedProduct-form.vue |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/src/views/quality/finishedProductInspection/finishedProduct-form.vue b/src/views/quality/finishedProductInspection/finishedProduct-form.vue
index 17c5246..66b5781 100644
--- a/src/views/quality/finishedProductInspection/finishedProduct-form.vue
+++ b/src/views/quality/finishedProductInspection/finishedProduct-form.vue
@@ -75,8 +75,13 @@
                 </div>
             </el-form>
         </div>
+
+
+    
+
         <div class="finishedProduct-detail">
             <el-row style="width:100%;z-index: 10;height:30px;">
+                <!-- <el-col :span="12" class="inspectionProject_span" @click="increase">娣诲姞</el-col> -->
                 <el-col :span="12" class="inspectionProject_span">妫�楠岄」鐩�</el-col>
                 <el-col v-if="resultVal==null" :span="12" class="inspectionProject_span" style="text-align: right;">
                     <el-button size="mini" @click="clickAddInspectionColumn()">娣诲姞妫�娴嬪�煎垪</el-button>
@@ -177,6 +182,37 @@
                 </el-col>
             </el-row>
         </div>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
         <div class="finishedProduct-result">
             <el-row style="width:100%">
                 <el-col :span="24">妫�娴嬬粨鏋�</el-col>

--
Gitblit v1.9.3