Explorar el Código

Merge branch 'refresh' into debug

Roc hace 3 años
padre
commit
df2fa8699a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      controllers/chart.go

+ 1 - 0
controllers/chart.go

@@ -162,6 +162,7 @@ func (this *ChartController) ChartInfoDetail() {
 		item.IsOrder = v.IsOrder
 		item.IsAxis = v.IsAxis
 		item.EdbInfoType = v.EdbInfoType
+		item.EdbType = v.EdbType
 		item.LeadValue = v.LeadValue
 		item.LeadUnit = v.LeadUnit
 		item.ChartStyle = v.ChartStyle