Roc 1 жил өмнө
parent
commit
4733e7402c

+ 1 - 0
controllers/data_manage/edb_info.go

@@ -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)