From 717b37f279881d98a7159d472926b2956e6c4ef4 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期三, 25 三月 2026 09:44:46 +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