From a9ce751a729b263a911574d2e8386707690f87e5 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Tue, 21 Oct 2025 20:29:37 +0800 Subject: [PATCH] ifsAutoClose --- src/views/modules/production-inbound/inboundRegister.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/production-inbound/inboundRegister.vue b/src/views/modules/production-inbound/inboundRegister.vue index e139a05..7835cd0 100644 --- a/src/views/modules/production-inbound/inboundRegister.vue +++ b/src/views/modules/production-inbound/inboundRegister.vue @@ -531,6 +531,7 @@ export default { // IFS参数 ifsAutoReport: item.ifsAutoReport ? 'Yes' : 'No', ifsSimplifiedMaterial: item.ifsSimplifiedMaterial ? 'Yes' : 'No', + ifsAutoClose:item.closeCodeDb, // 处理单元列表 handlingUnitList: this.handlingUnit.map(hu => ({ perQty: hu.perQty,