From 554fc231c8b4569159917d3aaeb4c0399394059a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=99=E8=BF=90=E6=A8=A1?= <1724894114@qq.com> Date: Tue, 10 Sep 2024 22:34:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=88=90=E6=9C=AC=E8=B4=B9?= =?UTF-8?q?=E7=94=A8=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/cost/shipmentStatistics/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/cost/shipmentStatistics/index.vue b/src/views/cost/shipmentStatistics/index.vue index ea7bbfe..478c4ff 100644 --- a/src/views/cost/shipmentStatistics/index.vue +++ b/src/views/cost/shipmentStatistics/index.vue @@ -187,7 +187,8 @@ export default { data: [], type:'bar', symbol: 'none', - stack:'fees' + stack:'fees', + smooth: true, })); if(data && data.length>0){ data.forEach(item => {