| 
														
															@@ -153,7 +153,9 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			detail: { 
														 | 
														
														 | 
														
															 			detail: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				postId: '', 
														 | 
														
														 | 
														
															 				postId: '', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				postBizData: { 
														 | 
														
														 | 
														
															 				postBizData: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-					imagePath: '' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+					imagePath: '', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+					postUserInfo: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+					} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				} 
														 | 
														
														 | 
														
															 				} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			}, 
														 | 
														
														 | 
														
															 			}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			title: '', 
														 | 
														
														 | 
														
															 			title: '', 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -244,7 +246,9 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 					let _obj = { 
														 | 
														
														 | 
														
															 					let _obj = { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 						postId: this.detail.postId, 
														 | 
														
														 | 
														
															 						postId: this.detail.postId, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 						receivedId: data.data.receivedId, 
														 | 
														
														 | 
														
															 						receivedId: data.data.receivedId, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-						receiveAmount:data.data.receiveAmount 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+						receiveAmount:data.data.receiveAmount, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+						srcContentId: this.detail.srcContentId, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+						postNickName: this.detail.postBizData.postUserInfo.nickName 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 					} 
														 | 
														
														 | 
														
															 					} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 					this.receiveAmount = data.data.receiveAmount 
														 | 
														
														 | 
														
															 					this.receiveAmount = data.data.receiveAmount 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 					this.received_log.push(_obj) 
														 | 
														
														 | 
														
															 					this.received_log.push(_obj) 
														 |