#
luxiaotao1123
2022-11-09 81e09b127a9169756fde3fb8fc9ce2a73e670fdd
src/main/webapp/views/console.html
@@ -1175,9 +1175,6 @@
                        } else {
                            siteEl.html(sites[i].siteId);
                        }
                        if (i+1===8) {
                            carAnimate(i+1, Number(sites[i].nearbySta));
                        }
                    }
                } else if (res.code === 403){
                    parent.location.href = baseUrl+"/login";