野心家
2023-10-27 77c5a9937bd6a2ffbb2a45c10fa5d65d66015397
src/main/webapp/views/monitor/monitor.html
@@ -792,6 +792,7 @@
            url: baseUrl+"/monitor/line/charts",
            method: 'GET',
            success: function (res) {
                console.log(res)
                if (res.code === 200){
                    var json = res.data.rows;
                    reportView.xAxis.data=[getDateFormat(-11), getDateFormat(-10), getDateFormat(-9), getDateFormat(-8), getDateFormat(-7), getDateFormat(-6),