#
luxiaotao1123
2020-08-05 474af43d8e8111e2af1fee2d8b23225ebd483a5a
src/main/webapp/views/crn.html
@@ -200,7 +200,7 @@
    // 判断手动操作模块是否可用
    function operatorBlockShow() {
        if (systemRunning) {
        if (parent.systemRunning) {
            $('.crn-operation').css("opacity", "0.5");
            $('.crn-operation-shade').show();
            $('.crn-operation-shade-span').show();