From 04ecdbfb7be63ca4a3d49d3575847e728e3e9ae7 Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期五, 27 三月 2026 17:44:13 +0800
Subject: [PATCH] fix:1.耗材选择产品优化

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

diff --git a/src/views/productionManagement/productionOrder/index.vue b/src/views/productionManagement/productionOrder/index.vue
index f20fd80..531f0af 100644
--- a/src/views/productionManagement/productionOrder/index.vue
+++ b/src/views/productionManagement/productionOrder/index.vue
@@ -128,6 +128,12 @@
       width: '120px',
     },
     {
+      label: "鍗曚綅",
+      prop: "unit",
+      width: '100px',
+      showOverflowTooltip: true,
+    },
+    {
       label: "宸ヨ壓璺嚎缂栧彿",
       prop: "processRouteCode",
       width: '200px',

--
Gitblit v1.9.3