diff --git a/ruoyi-admin/src/main/resources/templates/broad/box.html b/ruoyi-admin/src/main/resources/templates/broad/box.html index 8f6bdb1..3ca50af 100644 --- a/ruoyi-admin/src/main/resources/templates/broad/box.html +++ b/ruoyi-admin/src/main/resources/templates/broad/box.html @@ -384,8 +384,8 @@ }) } - const rowName1 = '内胆集存库' - const rowName2 = '围板集存库' + const rowName1 = '内胆积存库' + const rowName2 = '围板积存库' $(() => { let url = '/broad/box' //生产计划工单 @@ -507,11 +507,10 @@ axisTick: { alignWithLabel: true, interval:0, - fontSize:0.6 * vw }, axisLabel: { color: '#ffffff', - + fontSize:0.6 * vw, interval:0, }, splitLine: { @@ -560,7 +559,7 @@ ], series: [ { - name: '内胆集存库', + name: '内胆积存库', type: 'bar', barWidth: '20rem', itemStyle: { @@ -592,7 +591,7 @@ }, }, { - name: '围板集存库', + name: '围板积存库', type: 'bar', barWidth: '20rem', itemStyle: {