src/main/webapp/views/console.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/views/console.html
@@ -664,8 +664,8 @@ }, method: 'POST', success: function (res) { layer.close(index); if (res.code === 200){ layer.close(index); if (res.data.status) { $('#system-icon').attr("class", "system-icon-open"); $('#system-run-desc').html("系统运行中...");