#
vincent
2020-06-03 48219ee38b383e965963387014b571b55aa2312a
#
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/views/console.html 2 ●●● 补丁 | 查看 | 原始文档 | 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("系统运行中...");