Sfoglia il codice sorgente

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

jwyu 5 mesi fa
parent
commit
185bbc8dd6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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)