diff --git a/ruoyi-admin/src/main/resources/templates/broad/box.html b/ruoyi-admin/src/main/resources/templates/broad/box.html index 3ca50af..0e07093 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' //生产计划工单 @@ -510,7 +510,7 @@ }, axisLabel: { color: '#ffffff', - fontSize:0.6 * vw, + // fontSize:0.6 * vw, interval:0, }, splitLine: { @@ -559,7 +559,7 @@ ], series: [ { - name: '内胆积存库', + name: '内胆集存库', type: 'bar', barWidth: '20rem', itemStyle: { @@ -591,7 +591,7 @@ }, }, { - name: '围板积存库', + name: '箱壳集存库', type: 'bar', barWidth: '20rem', itemStyle: {