From fa52cac9d0fd3d807349ff7afefa5660b7a8feb8 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期二, 24 三月 2026 15:05:06 +0800
Subject: [PATCH] 编辑成品检验时,增加不良数量框置灰展示

---
 src/views/productionManagement/productionReporting/components/Detail.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/productionManagement/productionReporting/components/Detail.vue b/src/views/productionManagement/productionReporting/components/Detail.vue
index 471d388..6439989 100644
--- a/src/views/productionManagement/productionReporting/components/Detail.vue
+++ b/src/views/productionManagement/productionReporting/components/Detail.vue
@@ -46,7 +46,6 @@
 </script>
 
 <template>
-  {{ row }}
   <el-dialog v-model="visible"
              :title="'璇︽儏'"
              width="90%">

--
Gitblit v1.9.3