From 374ce4ffd0c459bb4067e8d5765f972668aff9b1 Mon Sep 17 00:00:00 2001 From: wzp <2040239371@qq.com> Date: 星期四, 02 三月 2023 14:56:23 +0800 Subject: [PATCH] 变更oracle访问组件 --- 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