Browse Source

Merge branch 'xqc_315' into debug

yujinwen 5 months ago
parent
commit
8ec3c5a10a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/hzyb/report/Detail.vue

+ 1 - 1
src/views/hzyb/report/Detail.vue

@@ -563,7 +563,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){