From c185c5fbb8f4addc01b3c40380e51169c8e24074 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 08 一月 2026 13:40:22 +0800
Subject: [PATCH] Merge branch 'dev_天津军泰伟业' of http://114.132.189.42:9002/r/product-inventory-management into dev_天津军泰伟业

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

diff --git a/src/views/productionManagement/workOrder/index.vue b/src/views/productionManagement/workOrder/index.vue
index 255e317..f120ae7 100644
--- a/src/views/productionManagement/workOrder/index.vue
+++ b/src/views/productionManagement/workOrder/index.vue
@@ -211,10 +211,12 @@
     {
       label: "宸ュ崟缂栧彿",
       prop: "workOrderNo",
+      width: "140",
     },
     {
       label: "浜у搧鍚嶇О",
       prop: "productName",
+      width: "140",
     },
     {
       label: "瑙勬牸",
@@ -229,20 +231,29 @@
       prop: "processName",
     },
     {
+      label: "璁″垝鐢熶骇鏁伴噺",
+      prop: "quantity",
+      width: "140",
+    },
+    {
       label: "璁″垝寮�濮嬫椂闂�",
       prop: "planStartTime",
+      width: "140",
     },
     {
       label: "璁″垝缁撴潫鏃堕棿",
       prop: "planEndTime",
+      width: "140",
     },
     {
       label: "瀹為檯寮�濮嬫椂闂�",
       prop: "actualStartTime",
+      width: "140",
     },
     {
       label: "瀹為檯缁撴潫鏃堕棿",
       prop: "actualEndTime",
+      width: "140",
     },
     {
       label: "鎿嶄綔",

--
Gitblit v1.9.3