From 79d6bea61cd6f48fbb284e98f4714f722bfee5fe Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期二, 17 六月 2025 14:55:54 +0800 Subject: [PATCH] 提交 --- CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanEdit.aspx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanEdit.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanEdit.aspx index c5ddf2f..44e1b32 100644 --- a/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanEdit.aspx +++ b/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverPlanEdit.aspx @@ -148,7 +148,7 @@ 鏀惰揣鍗曚綅锛� </td> <td align="left"> - <input id='txtCompanyName' runat="server" maxlength="200" class='Sreq' /> + <input id='txtCompanyName' runat="server" maxlength="200" class='Sreq' style="width:200px;" /> </td> </tr> <tr> -- Gitblit v1.9.1