From 78459cf0dd72b1d1e94233fa4f8854308f865cfe Mon Sep 17 00:00:00 2001 From: wangh <123456> Date: Tue, 19 Jul 2022 11:25:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/broad/box.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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: {