#
vincent
2020-06-03 48219ee38b383e965963387014b571b55aa2312a
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("系统运行中...");