From 08ecf68a7136e81421b41d1323e6f1c519d3b973 Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期一, 05 十一月 2018 17:31:41 +0800
Subject: [PATCH] 开启重新启动
---
gx_tieta/WebRoot/control.jsp | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/gx_tieta/WebRoot/control.jsp b/gx_tieta/WebRoot/control.jsp
index 2134d43..02536cb 100644
--- a/gx_tieta/WebRoot/control.jsp
+++ b/gx_tieta/WebRoot/control.jsp
@@ -4516,8 +4516,9 @@
cmd: sysCMD.restart
};
- console.log(temp);
- return;
+ /* console.log(temp);
+ layer.msg('鍔熻兘寮�鍙戜腑...');
+ return; */
// 閲嶅惎
restartSys(temp);
}else {
--
Gitblit v1.9.1