|
@@ -1035,7 +1035,7 @@ func (this *ChartInfoController) PreviewChartInfoDetail() {
|
|
v.ChartColor = tmpV.ChartColor
|
|
v.ChartColor = tmpV.ChartColor
|
|
v.PredictChartColor = tmpV.PredictChartColor
|
|
v.PredictChartColor = tmpV.PredictChartColor
|
|
v.ChartWidth = tmpV.ChartWidth
|
|
v.ChartWidth = tmpV.ChartWidth
|
|
- v.Source = tmpV.Source
|
|
|
|
|
|
+ //v.Source = tmpV.Source
|
|
}
|
|
}
|
|
mappingList[k] = v
|
|
mappingList[k] = v
|
|
}
|
|
}
|