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, },