yangchenggong1_wd

desc:fix bug

... ... @@ -191,7 +191,8 @@ export struct SearchResultContentComponent{
corner: '',
rmhPlatform: 0,
newTags: '',
isSearch: true
isSearch: true,
publishTimestamp:""
}
this.data.push(contentDTO)
... ...