diff --git a/ruoyi-admin/src/main/resources/templates/broad/fp.html b/ruoyi-admin/src/main/resources/templates/broad/fp.html index 3a74c3c..0c0b50f 100644 --- a/ruoyi-admin/src/main/resources/templates/broad/fp.html +++ b/ruoyi-admin/src/main/resources/templates/broad/fp.html @@ -463,7 +463,7 @@ $('#bottom-left').remove() $('.my-transition').append('
') dynamicTable({ - el: '#productionPlan', + el: '#bottom-left', rowNum: 5, timeout: 0, header: ['工位', '型号', '状态', '目标', '计划','累计','达成率','8:00','9:00','10:00','11:00','12:00','13:00','14:00','15:00','16:00','17:00','18:00','19:00'], @@ -568,6 +568,7 @@ // 预装箱体库存 autoUpdate('/broad/box/selectStock/S004', INTERVAL, data => { + console.log() repertoryChart.setOption({ xAxis: { data: data[`xAxisInfo`], @@ -576,7 +577,7 @@ }, }, yAxis:{ - max:Math.max(...data[`xAxisInfo`])+5 + max:Math.max(...data[`seriesInfo`])+5 }, series: [ {