소스 검색

平衡表我的图库中图表预览加参数

jwyu 5 달 전
부모
커밋
185bbc8dd6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/mychart_manage/components/chartDetailDia.vue

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

@@ -752,6 +752,7 @@ export default {
    async getPreviewChartInfo() {
       let dateArray=this.chartInfo.ChartType==2?this.season_year:this.select_date
       let params = {
+        ChartSource:this.chartInfo.Source,
         ChartType: this.chartInfo.ChartType,
         DateType: this.year_select,
         StartDate: [5 , 6].includes(this.year_select)