Browse Source

Merge branch 'refresh' into debug

Roc 3 năm trước cách đây
mục cha
commit
df2fa8699a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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