src/main/webapp/views/monitor/js/monitor.js
@@ -7,12 +7,15 @@ var week = '星期一'; setInterval(function () { getOther(); setDate(); initlineChart(); initPieChart(); }, 1000); setInterval(function () { getOther(); }, 500); function setDate() { getDate(); $('#bar-year').text(year);