From 08b5ddfa9a0a2ed52bd7d7b98ca16ef4dcc610a6 Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123 <819527061@qq.com>
Date: 星期二, 13 九月 2022 14:19:43 +0800
Subject: [PATCH] 页面修改

---
 src/pages/show/personnelTalents/personnelTalentsChild/PersonnelTalents_UnitPersonnel.vue |   23 ++++-------------------
 1 files changed, 4 insertions(+), 19 deletions(-)

diff --git a/src/pages/show/personnelTalents/personnelTalentsChild/PersonnelTalents_UnitPersonnel.vue b/src/pages/show/personnelTalents/personnelTalentsChild/PersonnelTalents_UnitPersonnel.vue
index 116f931..dc1d0ad 100644
--- a/src/pages/show/personnelTalents/personnelTalentsChild/PersonnelTalents_UnitPersonnel.vue
+++ b/src/pages/show/personnelTalents/personnelTalentsChild/PersonnelTalents_UnitPersonnel.vue
@@ -182,7 +182,7 @@
       const option = {
         color: ['#FF5151', '#51FF5D', '#FFD151'],
         title: {
-          text: '鍘嗗勾鍏ㄥ競灞呮皯浜哄潎鍙敮閰嶆敹鍏ュ垎鏋愬浘',
+          text: '杩戜竴骞翠簨涓氭暟閲忓彉鍖栬秼鍔垮浘',
           left: 'center',
           top: '5%',
           textStyle: {
@@ -275,17 +275,17 @@
         },
         series: [
           {
-            name: '灞呮皯浜哄潎鍙敮閰嶆敹鍏�',
+            name: '鍏ㄥ競',
             type: 'line',
             data: this.echartSeries.quanshi
           },
           {
-            name: '鍩庨晣灞呮皯',
+            name: '甯傜洿',
             type: 'line',
             data: this.echartSeries.shizhi
           },
           {
-            name: '鍐滄潙灞呮皯',
+            name: '鍘匡紙甯傘�佸尯锛�',
             type: 'line',
             data: this.echartSeries.xian
           }
@@ -301,21 +301,6 @@
       this.selectIndex.type = index + 1
       this.getUnitLine()
       this.Init_echarts()
-      // switch(index){
-      //   case 0:
-      //     this.isShow = true;
-      //     this.getUnitLine()
-      //     this.Init_echarts()
-      //     break;
-      //   // case 1:
-      //   //   this.getUnitLine()
-      //   //   this.Init_echarts()
-      //   //   console.log('鎴戞槸1');
-      //   //   break;
-      //   default:
-      //     this.isShow = false;
-      //     break;
-      // }
     },
     // 29. 鏌ヨ浜嬩笟鍗曚綅浜哄憳鎯呭喌琛ㄦ牸鏁版嵁鎺ュ彛
     getPersonTable() {

--
Gitblit v1.9.1