From 07d414cd2187ff966fe46145f0a72ff405fb4bef Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期五, 14 八月 2026 10:34:04 +0800
Subject: [PATCH] refactor(mes): 重构物料管理状态变更功能
---
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