From f0db8e010d21ac3109d606631ce0e80e66fc1b61 Mon Sep 17 00:00:00 2001 From: Su <2374482202@qq.com> Date: Fri, 17 Jan 2025 22:32:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=BA=86=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E7=9A=84=E5=8A=A0=E8=BD=BD=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/cet/universityDashboard.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/cet/universityDashboard.vue b/src/views/cet/universityDashboard.vue index 9269f3f..a4a1a3b 100644 --- a/src/views/cet/universityDashboard.vue +++ b/src/views/cet/universityDashboard.vue @@ -53,7 +53,7 @@
- +
@@ -211,7 +211,6 @@ export default { this.getCollegeOptions(); this.getEntrydate(); - //this.map2Chart(); }, methods: { allQuery() { @@ -442,7 +441,7 @@ export default { // const college1 = this.college; let option = { title: { - text: '本年级学院四级通过率排名', + text: '本年级各学院四级通过率排名', textStyle: { fontSize: 16, },