#
luxiaotao1123
2020-08-04 6abc20e29568c129f4ca71eccec9310534a8c779
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();