This commit is contained in:
2025-11-04 19:13:31 +08:00
parent f47272473b
commit 63565c8caa
2 changed files with 8 additions and 8 deletions
@@ -2539,7 +2539,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
{ {
isYm = true; isYm = true;
//whileIndex += 1; //whileIndex += 1;
whileIndex = 23; whileIndex = 22;
table = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true); table = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true);
//跳过页眉的表头 //跳过页眉的表头
while (isYm) while (isYm)
@@ -2655,7 +2655,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
{ {
isYm = true; isYm = true;
//whileIndex += 1; //whileIndex += 1;
whileIndex = 25; whileIndex = 23;
table = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true); table = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true);
//跳过页眉的表头 //跳过页眉的表头
while (isYm) while (isYm)
@@ -2723,7 +2723,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
{ {
isYm = true; isYm = true;
//whileIndex += 1; //whileIndex += 1;
whileIndex = 26; whileIndex = 24;
table = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true); table = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true);
//跳过页眉的表头 //跳过页眉的表头
while (isYm) while (isYm)
@@ -2779,7 +2779,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
{ {
isYm = true; isYm = true;
//whileIndex += 1; //whileIndex += 1;
whileIndex = 27; whileIndex = 25;
table = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true); table = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true);
//跳过页眉的表头 //跳过页眉的表头
while (isYm) while (isYm)
@@ -2833,7 +2833,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
{ {
isYm = true; isYm = true;
//whileIndex += 1; //whileIndex += 1;
whileIndex = 28; whileIndex = 26;
table = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true); table = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true);
//跳过页眉的表头 //跳过页眉的表头
while (isYm) while (isYm)
@@ -2887,7 +2887,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
#region 18. #region 18.
#region (1) #region (1)
whileIndex = 29; whileIndex = 27;
Aspose.Words.Tables.Table table18_1 = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true); Aspose.Words.Tables.Table table18_1 = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true);
bool isYm18_1 = true; bool isYm18_1 = true;
//跳过页眉的表头 //跳过页眉的表头
@@ -2925,7 +2925,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
#endregion #endregion
#region (2) #region (2)
whileIndex = 30; whileIndex = 28;
Aspose.Words.Tables.Table table18_2 = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true); Aspose.Words.Tables.Table table18_2 = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true);
bool isYm18_2 = true; bool isYm18_2 = true;
//跳过页眉的表头 //跳过页眉的表头
@@ -2964,7 +2964,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
#endregion #endregion
#region 19. #region 19.
whileIndex = 31; whileIndex = 29;
Aspose.Words.Tables.Table table19 = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true); Aspose.Words.Tables.Table table19 = (Aspose.Words.Tables.Table)doc.GetChild(NodeType.Table, whileIndex, true);
bool isYm19 = true; bool isYm19 = true;
//跳过页眉的表头 //跳过页眉的表头