From fc36e9f71f1238e0c4d65ebb897bb54a68204463 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 02 四月 2026 14:50:11 +0800
Subject: [PATCH] 生产报表联调,并优化页面

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

diff --git a/src/views/productionManagement/productionCosting/index.vue b/src/views/productionManagement/productionCosting/index.vue
index 8e1d40b..153dd8d 100644
--- a/src/views/productionManagement/productionCosting/index.vue
+++ b/src/views/productionManagement/productionCosting/index.vue
@@ -102,6 +102,11 @@
 		prop: "productModelName",
     minWidth: 100,
 	},
+  {
+    label: "鏂欏彿",
+    prop: "materialCode",
+    minWidth: 100,
+  },
 	{
 		label: "鍗曚綅",
 		prop: "unit",

--
Gitblit v1.9.3