From 65c54e73260d22926e175e337d72e6a9acfddd64 Mon Sep 17 00:00:00 2001 From: sendo <172933527@qq.com> Date: 星期三, 17 九月 2025 18:24:56 +0800 Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/~yxh/smartor-web --- src/views/knowledge/education/index.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/views/knowledge/education/index.vue b/src/views/knowledge/education/index.vue index 32789dc..8643427 100644 --- a/src/views/knowledge/education/index.vue +++ b/src/views/knowledge/education/index.vue @@ -683,7 +683,7 @@ }, }, ], - grid: { top: "30%", left: "10%", right: "40%", bottom: "10%" }, + grid: { top: "30%", left: "10%", right: "50%", bottom: "10%" }, yAxis: [ { type: "value", @@ -694,6 +694,7 @@ name: "鏌ョ湅娆℃暟", type: "bar", data: this.Collarrvalue, + // data: [6,8,22,99,87,90,12,11,22,33,34,44], seriesLayoutBy: "row", smooth: true, label: { -- Gitblit v1.9.3