yangchenggong1_wd

desc:fix bug

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