From 4c6f9bcc9b3f8bdf5298d73d1035bad529f86d69 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 27 三月 2026 10:04:13 +0800
Subject: [PATCH] 军泰伟业 1.生产订单新增编辑逻辑重写

---
 src/views/productionManagement/productionReporting/index.vue |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

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

--
Gitblit v1.9.3