Procházet zdrojové kódy

参数字段小写fix

yujinwen před 3 měsíci
rodič
revize
bf7a28b415
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pages-report/chapterList.vue

+ 1 - 1
pages-report/chapterList.vue

@@ -296,7 +296,7 @@ export default {
                     time_format:dayjs(this.info.report_info.publish_time).format('YYYY/MM/DD'),
                     background_img:this.info.report_info.share_bg_img
                 }),
-                ReportId:Number(this.reportId)
+                report_id:Number(this.reportId)
             })
             if(rddpImgRes.code===200){
                 shareImg=rddpImgRes.data