From 36b909e117c3ccc22dd266a94479e2a02335d261 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 26 三月 2026 18:03:34 +0800
Subject: [PATCH] 军泰伟业 1.生产订单新增编辑逻辑重写

---
 src/views/productionManagement/productionReporting/index.vue |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/src/views/productionManagement/productionReporting/index.vue b/src/views/productionManagement/productionReporting/index.vue
index 08b515d..f596301 100644
--- a/src/views/productionManagement/productionReporting/index.vue
+++ b/src/views/productionManagement/productionReporting/index.vue
@@ -168,19 +168,14 @@
       width: 120,
     },
     {
-      label: "閿�鍞悎鍚屽彿",
-      prop: "salesContractNo",
-      width: 120,
-    },
-    {
       label: "浜у搧鍚嶇О",
       prop: "productName",
       width: 120,
     },
     {
-      label: "浜у搧瑙勬牸鍨嬪彿",
+      label: "浜у搧鍥剧焊缂栧彿",
       prop: "productModelName",
-      width: 120,
+      width: 160,
     },
     {
       label: "浜у嚭鏁伴噺",

--
Gitblit v1.9.3