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/Input.vue |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/views/productionManagement/productionReporting/Input.vue b/src/views/productionManagement/productionReporting/Input.vue
index 3ba68f7..14fafb4 100644
--- a/src/views/productionManagement/productionReporting/Input.vue
+++ b/src/views/productionManagement/productionReporting/Input.vue
@@ -67,6 +67,10 @@
     prop: 'model',
   },
   {
+    label: '鎶曞叆鏂欏彿',
+    prop: 'materialCode',
+  },
+  {
     label: '鎶曞叆鏁伴噺',
     prop: 'quantity',
   },

--
Gitblit v1.9.3