zwxi 1 年間 前
コミット
ead71261a2
1 ファイル変更1 行追加1 行削除
  1. 1 1
      controllers/data_manage/chart_info.go

+ 1 - 1
controllers/data_manage/chart_info.go

@@ -3461,7 +3461,7 @@ func (this *ChartInfoController) ChartInfoConvertDetail() {
 	resp.EdbInfoList = edbList
 	resp.XEdbIdValue = xEdbIdValue
 	resp.YDataList = yDataList
-	resp.BarChartInfo = barConfig
+	//resp.BarChartInfo = barConfig
 	resp.DataResp = dataResp
 	br.Ret = 200
 	br.Success = true