소스 검색

图表显示bug

ellisran 1 년 전
부모
커밋
b7ebba50ee
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/view/datacollect/index4GY18Y.ejs

+ 1 - 1
app/view/datacollect/index4GY18Y.ejs

@@ -1053,7 +1053,7 @@
                     show_yisf_option_data.ys_tp.push(c4.ys_tp);
                 }
             }
-            const yisf_option = yingsfChart.getOption();
+            const yisf_option = yisfChart.getOption();
             yisf_option.dataZoom[0].start = 0;
             yisf_option.dataZoom[0].end = computedPosition(show_yisf_option_data.yearmonth.length);
             yisf_option.xAxis[0].data = show_yisf_option_data.yearmonth;