This commit is contained in:
qianhao.xu
2024-12-03 15:45:52 +08:00
parent 52af201e39
commit 3b9e182c5d

View File

@@ -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