From 72cfaf9fb66ae83059382723698de1233496bd28 Mon Sep 17 00:00:00 2001
From: CB2-20200827ONU\Administrator <liaoxujun@qq.com>
Date: 星期六, 09 十月 2021 16:52:27 +0800
Subject: [PATCH] 修改定时提醒任务的BUG  增加合同多页面浏览

---
 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