From fe6edb27f765b9b1459d7ab77e3381b92dd702c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Sun, 16 Apr 2017 16:50:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=88=90=E5=8A=9F=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E5=B9=B6=E8=B7=B3=E8=BD=AC=E5=88=B0=E5=AF=B9=E5=BA=94?= =?UTF-8?q?URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/information-system3.min.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/information-system3.min.js b/js/information-system3.min.js index 163ae21f..0058ba28 100644 --- a/js/information-system3.min.js +++ b/js/information-system3.min.js @@ -308,6 +308,7 @@ function successfun(responseText, statusText, xhr, form) { } } else { if (responseText[key].name == "ok_go") { + $.modaldialog.success('提交成功,正在跳转到下个页面...'); setTimeout(function() { window.location.href = responseText[key].value },