From 4b821b1aa3d01551e07aa5c0bc8c4a9269503741 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Fri, 5 Dec 2025 12:42:44 +0800 Subject: [PATCH] close_code_db --- src/views/modules/production-inbound/inboundRegister.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/production-inbound/inboundRegister.vue b/src/views/modules/production-inbound/inboundRegister.vue index 70de3f8..3b33473 100644 --- a/src/views/modules/production-inbound/inboundRegister.vue +++ b/src/views/modules/production-inbound/inboundRegister.vue @@ -524,7 +524,7 @@ export default { // IFS参数 ifsAutoReport: item.ifsAutoReport ? 'Yes' : 'No', ifsSimplifiedMaterial: item.ifsSimplifiedMaterial ? 'Yes' : 'No', - ifsAutoClose:item.closeCodeDb==='Y'?'TRUE':'FALSE', + ifsAutoClose:item.close_code_db==='Y'?'TRUE':'FALSE', // 处理单元列表 handlingUnitList: this.handlingUnit.map(hu => ({ perQty: hu.perQty,