From 209995b72eb7e569979c446b0a2dcafc7d616997 Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期五, 19 七月 2024 18:10:10 +0800 Subject: [PATCH] 1 --- src/pages/academicSchools/index.vue | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/pages/academicSchools/index.vue b/src/pages/academicSchools/index.vue index 074ea68..ee98b93 100644 --- a/src/pages/academicSchools/index.vue +++ b/src/pages/academicSchools/index.vue @@ -677,13 +677,13 @@ position: "right", formatter: "{b}", }, - labelLayout: { - hideOverlap: true, - }, - scaleLimit: { - min: 0.4, - max: 2, - }, + // labelLayout: { + // hideOverlap: true, + // }, + // scaleLimit: { + // min: 0.4, + // max: 2, + // }, lineStyle: { color: "source", curveness: 0.2, -- Gitblit v1.9.1