From dba6dec96796891f6f9933ff72fad3e71a2ef3f4 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期一, 10 十一月 2025 14:09:55 +0800
Subject: [PATCH] no message
---
CY_ECommercePlatform/CY.WebForm/Pages/business/InvoicingConfirm.aspx | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/business/InvoicingConfirm.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/business/InvoicingConfirm.aspx
index 91530ef..54db765 100644
--- a/CY_ECommercePlatform/CY.WebForm/Pages/business/InvoicingConfirm.aspx
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/business/InvoicingConfirm.aspx
@@ -380,7 +380,7 @@
<tr>
<td>
- <%#Container.ItemIndex +1 /*(UCPager1.PageSize *( UCPager1.PageIndex-1)+1)*/%>
+ <%#(UCPager1.PageSize *( UCPager1.PageIndex-1) + Container.ItemIndex +1)%>
</td>
<td>
<%#Eval("CreateTime", "{0:yyyy-MM-dd}")%>
--
Gitblit v1.9.1