diff --git a/DOAN.Service/MES/Product/ProWorkorderService.cs b/DOAN.Service/MES/Product/ProWorkorderService.cs index 1798286..398b656 100644 --- a/DOAN.Service/MES/Product/ProWorkorderService.cs +++ b/DOAN.Service/MES/Product/ProWorkorderService.cs @@ -809,7 +809,7 @@ namespace DOAN.Service.MES.product } //10指示日期 - NPOI.SS.UserModel.ICell cell17 = secondRow.GetCell(10); + NPOI.SS.UserModel.ICell cell17 = currentRow.GetCell(10); // 将单元格的数字值转换为DateTime