From a197a3ef35867da9859453831756d29365c961f6 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期二, 31 三月 2026 17:37:02 +0800
Subject: [PATCH] 显示料号
---
src/views/productionManagement/productionReporting/index.vue | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/views/productionManagement/productionReporting/index.vue b/src/views/productionManagement/productionReporting/index.vue
index 5c019b8..a639831 100644
--- a/src/views/productionManagement/productionReporting/index.vue
+++ b/src/views/productionManagement/productionReporting/index.vue
@@ -231,6 +231,11 @@
width: 120,
},
{
+ label: "鏂欏彿",
+ prop: "materialCode",
+ width: 120,
+ },
+ {
label: "浜у嚭鏁伴噺",
prop: "quantity",
width: 120,
--
Gitblit v1.9.3