cpT
2025-06-19 c1ef2d1fc4c0dae2bc8452924dcd77a0ff3a1ef5
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: {