Przeglądaj źródła

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

jwyu 5 miesięcy temu
rodzic
commit
185bbc8dd6

+ 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)