From ec4e1f18de717d26b3e510f0d826e8f93e19eefe Mon Sep 17 00:00:00 2001 From: wzp <2040239371@qq.com> Date: 星期二, 25 十月 2022 17:03:06 +0800 Subject: [PATCH] 修复客户信息管理 修复文字错误 --- 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