| | |
| | | <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="徐工汉云" height="44" width="80">--> |
| | | </div> |
| | | </div> |
| | | <!-- 货架 + 堆垛机 + 入库站点 --> |
| | |
| | | // crns[i].bay = 15; |
| | | |
| | | var offSet = 0; |
| | | unit = 60; |
| | | offSet = 325; |
| | | unit = 17; |
| | | offSet = 550; |
| | | |
| | | |
| | | if(crns[i].bay === 1){ |
| | |
| | | function carAnimate2() { |
| | | // console.log("1=============1") |
| | | $.ajax({ |
| | | url: baseUrl + "/console/rgv/site/data", |
| | | url: baseUrl + "/rgv/console/rgv/site/data", |
| | | headers: {'token': localStorage.getItem('token')}, |
| | | method: 'POST', |
| | | success: function (res) { |