From 405a4211c20218b79be871a06f73e0b16ea1d87a Mon Sep 17 00:00:00 2001
From: ZN <zhang_12370@163.com>
Date: 星期四, 05 三月 2026 09:26:57 +0800
Subject: [PATCH] 生产数据分析投入产出分析,出库入库需改为投入、产出,生产核算有数据,报表未统计出

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

diff --git a/src/views/productionManagement/productionReporting/index.vue b/src/views/productionManagement/productionReporting/index.vue
index 08b515d..bd9e87c 100644
--- a/src/views/productionManagement/productionReporting/index.vue
+++ b/src/views/productionManagement/productionReporting/index.vue
@@ -168,11 +168,6 @@
       width: 120,
     },
     {
-      label: "閿�鍞悎鍚屽彿",
-      prop: "salesContractNo",
-      width: 120,
-    },
-    {
       label: "浜у搧鍚嶇О",
       prop: "productName",
       width: 120,

--
Gitblit v1.9.3