From df86a965f286dae149d7d3d2d3e886b3c2e4ee0b Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 20 二月 2025 09:40:55 +0800
Subject: [PATCH] 公文纸“A4(420*297”改为“A3(420*297”
---
CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderList.aspx | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderList.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderList.aspx
index b7571ac..72c34b7 100644
--- a/CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderList.aspx
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderList.aspx
@@ -40,7 +40,7 @@
<td class="ali03 w60px">
涓嬪崟鏃堕棿锛�
</td>
- <td style="width: 215px;">
+ <td style="width: 265px;">
<input id="txtBeginDate" type="text" runat="server" class='date w100px' maxlength='10' />-<input id="txtEndDate" type="text" runat="server" class='date w100px' maxlength='10' />
</td>
<td class="ali03 w80px ">
--
Gitblit v1.9.1