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