From a5b2428bc6ebac0210e4c552f61e7c5e1f1c9134 Mon Sep 17 00:00:00 2001
From: wzp <2040239371@qq.com>
Date: 星期四, 24 十一月 2022 15:25:48 +0800
Subject: [PATCH] 优化多项

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

diff --git a/web/web/GwSp.aspx b/web/web/GwSp.aspx
index 6edcac4..cc9f57c 100644
--- a/web/web/GwSp.aspx
+++ b/web/web/GwSp.aspx
@@ -151,7 +151,7 @@
                 else {
                     statusMsg = "銆愬惎鐢ㄣ��";
                 }
-                mytek.confirm("鏄惁闇�瑕�" + statusMsg + "璇ヨ处鎴风姸鎬侊紵", "鏄惁鎿嶄綔锛�", function (b) {
+                mytek.confirm("鏄惁闇�瑕�" + statusMsg + "璇ヨ处鍙风姸鎬侊紵", "鏄惁鎿嶄綔锛�", function (b) {
                     if (b) {
                         $.post("gwsp.ashx", { action: "updateSpStatus", spid: spid,status:status }, function (r) {
                             mytek.alert(r.Message, r.OK, function () {
@@ -493,7 +493,7 @@
                         鍏宠仈浜у搧
                     </th>
                     <th>
-                        瀹㈡埛璐﹀彿
+                        瀹㈡埛璐︽埛
                     </th>
                     <th>
                         鍏徃鍚嶇О

--
Gitblit v1.9.1