From 02fe59564a19996974a9d36be6ab61f29ee4c004 Mon Sep 17 00:00:00 2001
From: wzp <2040239371@qq.com>
Date: 星期三, 02 十一月 2022 17:06:36 +0800
Subject: [PATCH] 修复好几个bug

---
 web/web/GwClient.aspx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/web/GwClient.aspx b/web/web/GwClient.aspx
index a355801..277511f 100644
--- a/web/web/GwClient.aspx
+++ b/web/web/GwClient.aspx
@@ -716,7 +716,7 @@
                                     <select name="smsStatusReport" id="smsStatusReport" class="form-control">
                                         <option value="0" >涓嶆樉绀�</option>
                                         <option value="1" >鍙樉绀烘彁浜ゅけ璐ヤ负鍙戦�佸け璐ョ姸鎬�</option>
-                                        <option value="2" >鏄剧ず鍏ㄩ儴鐘舵�佺姸鎬�</option>
+                                        <option value="2" >鏄剧ず鍏ㄩ儴鐘舵��</option>
                                     </select>
                             </div>
                         </div>

--
Gitblit v1.9.1