|
@@ -562,7 +562,7 @@ export default {
|
|
|
title:imgText,
|
|
|
time_format:moment(res.data.report_info.publish_time).format('YYYY/MM/DD'),
|
|
|
background_img:res.data.report_info.share_bg_img,
|
|
|
- })
|
|
|
+ }),
|
|
|
ReportId:Number(this.reportId),
|
|
|
})
|
|
|
if(rddpImgRes.code===200){
|