From 92a680303503cf2cbc5fcd584f09fe0d29a71524 Mon Sep 17 00:00:00 2001
From: hsy <1029150275@qq.com>
Date: 星期五, 28 八月 2026 16:57:23 +0800
Subject: [PATCH] feat(mes): 统一工作台报工记录与报工页面的提交批次号校验逻辑
---
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