src/main/webapp/views/crn.html
@@ -190,7 +190,7 @@ getCommandLog(); },1000); setInterval(function () { getSiteOutput(); getCrnOutput(); operatorBlockShow(); },500); @@ -407,7 +407,7 @@ } // 输送设备日志输出 ----------------------------------------------------------------------- function getSiteOutput() { function getCrnOutput() { $.ajax({ url: baseUrl + "/crn/output/site", headers: {'token': localStorage.getItem('token')},