*
lsh
2025-06-05 c99cbe6c0064deee3e57f1a751ff0717290ac621
src/main/webapp/views/old_page/console-old.html
@@ -22,7 +22,7 @@
            <h6>AUTOMATIC WAREHOUSE WCS MONITORING DIAGRAM</h6>
        </div>
        <div class="head-right">
            <img src="../static/images/zy-logo.png" alt="中扬" height="44" width="80">
            <img src="../static/images/zy-logo.png" alt="wcs" height="44" width="80">
        </div>
    </div>
@@ -869,7 +869,7 @@
        $("#crnWindow").attr('style', 'display:block;');
        $("#siteWindow").attr("style", "display:none;");
        $('.detailed').empty();
        $('.detailed').append(id + '号堆垛机');
        $('.detailed').append(id + '号巷道堆垛机');
        $.ajax({
            url: baseUrl + "/console/crn/detail",
            headers: {