Browse Source

fix: myeta切换左右时重置中文bug

Karsa 1 year ago
parent
commit
c8ac2efc9e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/mychart_manage/components/chartDetailDia.vue

+ 0 - 1
src/views/mychart_manage/components/chartDetailDia.vue

@@ -1270,7 +1270,6 @@ export default {
     /* 上下切换图表  同一分类内 */
     switchChart(type) {
       //判断当前图表在列表中的index pre时为0去最后一个 next时为最后一个取0
-      this.currentLang='ch'
       this.formItemArray=[]
       let index = this.allChart.findIndex(
         (item) => item === this.chartInfo.UniqueCode