From 89a7a23c6834f2998314ed6af2b13dd15ea0bb3d Mon Sep 17 00:00:00 2001 From: CB2-20200827ONU\Administrator <liaoxujun@qq.com> Date: 星期三, 22 九月 2021 09:34:50 +0800 Subject: [PATCH] no message --- CY_ECommercePlatform/CY.WebForm/Pages/front/DMInquiry.aspx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/front/DMInquiry.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/front/DMInquiry.aspx index cddd4a0..604f8af 100644 --- a/CY_ECommercePlatform/CY.WebForm/Pages/front/DMInquiry.aspx +++ b/CY_ECommercePlatform/CY.WebForm/Pages/front/DMInquiry.aspx @@ -104,7 +104,7 @@ </div> </td> <td> - <select id='ysUnit' runat="server" datatextfield="Name" datavaluefield="MeanValue" keepdefaultstyle='true'></select> + <select id='ysUnit' runat="server" name="ysUnit" datatextfield="Name" datavaluefield="MeanValue" keepdefaultstyle='true'></select> </td> </tr> </table> -- Gitblit v1.9.1