src/main/webapp/views/monitor/js/monitor.js @@ -8,6 +8,8 @@ setInterval(function () { setDate(); initlinChart(); // initPieChart(); }, 1000); function setDate() { @@ -42,3 +44,4 @@ }) }