From c1e2cf24e4fb89c3ff09841b7c3762e807a4076a Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 26 八月 2026 16:27:25 +0800
Subject: [PATCH] fix: MOM 1.生产订单展示优化 2.生产订单页面归档按钮点击没有反应问题

---
 src/api/mes/wm/arrivalnotice/line/index.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/api/mes/wm/arrivalnotice/line/index.ts b/src/api/mes/wm/arrivalnotice/line/index.ts
index 19c917f..ab36b10 100644
--- a/src/api/mes/wm/arrivalnotice/line/index.ts
+++ b/src/api/mes/wm/arrivalnotice/line/index.ts
@@ -17,6 +17,7 @@
     iqcCheckFlag?: boolean; // 鏄惁妫�楠�
     iqcId?: number; // 鏉ユ枡妫�楠屽崟缂栧彿
     iqcCode?: string; // 鏉ユ枡妫�楠屽崟缂栫爜
+    iqcCheckResult?: number; // 璐ㄦ缁撴灉锛�1鍚堟牸 2鐗归噰 3涓嶅悎鏍奸��璐� 4涓嶅悎鏍兼姤搴�
     remark?: string; // 澶囨敞
   }
 }

--
Gitblit v1.9.3