From 17a2690c699a73bebe2ae09300ac162965f51682 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 13 八月 2026 13:58:26 +0800
Subject: [PATCH] 发布中不可以新增投标

---
 src/api/mes/pro/workorder/index.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/api/mes/pro/workorder/index.ts b/src/api/mes/pro/workorder/index.ts
index 15a7635..8dacc2e 100644
--- a/src/api/mes/pro/workorder/index.ts
+++ b/src/api/mes/pro/workorder/index.ts
@@ -14,6 +14,7 @@
     productId?: number; // 浜у搧缂栧彿
     productName?: string; // 浜у搧鍚嶇О
     productCode?: string; // 浜у搧缂栫爜
+    itemCode?: string; // 浜у搧缂栫爜锛堢墿鏂欑紪鐮侊級
     productSpecification?: string; // 瑙勬牸鍨嬪彿
     unitMeasureName?: string; // 鍗曚綅鍚嶇О
     quantity?: number; // 鐢熶骇鏁伴噺

--
Gitblit v1.9.3