From 2ed3563bbbf89321f9dd81e8803045f748e960ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Tue, 19 Aug 2025 17:56:16 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E6=AC=A1=E6=8F=90=E4=BA=A4111?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/print/PoPartPrint.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/print/PoPartPrint.vue b/src/views/modules/print/PoPartPrint.vue index aa15f90..316cc4d 100644 --- a/src/views/modules/print/PoPartPrint.vue +++ b/src/views/modules/print/PoPartPrint.vue @@ -773,7 +773,7 @@ export default { batchNo: '', rollCount: '1', rollQty: row.rollQty, - expirationWarningDay: row.expirationWarningDay, + expirationWarningDay: outData.expirationWarningDay, tailRollQty: '0' } if(this.addModelData.exceedInRatio==""||this.addModelData.exceedInRatio==null){