@@ -1747,6 +1747,7 @@ func (this *EdbInfoController) EdbInfoSearch() {
Value: v.Value,
})
}
+ searchItem.EdbCode = edbCode
searchItem.DataList = dataItems
searchItem.StartDate = indexInfo.StartDate.Format(utils.FormatDate)
searchItem.EndDate = indexInfo.EndDate.Format(utils.FormatDate)