From 0ed79e824a4786bbe11f9af05afc97ed3e9f3ad6 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 22 一月 2026 13:27:11 +0800
Subject: [PATCH] Merge branch 'dev_New' of http://114.132.189.42:9002/r/product-inventory-management into dev_New

---
 src/views/productionManagement/productionReporting/index.vue |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/views/productionManagement/productionReporting/index.vue b/src/views/productionManagement/productionReporting/index.vue
index 6b543e7..08b515d 100644
--- a/src/views/productionManagement/productionReporting/index.vue
+++ b/src/views/productionManagement/productionReporting/index.vue
@@ -187,11 +187,11 @@
       prop: "quantity",
       width: 120,
     },
-    // {
-    //   label: "鎶ュ簾鏁伴噺",
-    //   prop: "scrapQuantity",
-    //   width: 120,
-    // },
+    {
+      label: "鎶ュ簾鏁伴噺",
+      prop: "scrapQty",
+      width: 120,
+    },
     {
       label: "鍗曚綅",
       prop: "unit",

--
Gitblit v1.9.3