Karsa %!s(int64=2) %!d(string=hai) anos
pai
achega
59d0c48353

+ 2 - 2
src/views/hzsl/report/newReport/ChapterDetail.vue

@@ -327,9 +327,9 @@ export default {
 
       let params = http_url.split("?")[1];
 
-      // location.href = http_url;
+      location.href = `${http_url}&fromPage=reportdetail`;
       
-      location.href=`${location.origin}/xcx_h5/hzsl/report/new/chapter/detail?${params}&fromPage=reportdetail`
+      // location.href=`${location.origin}/xcx_h5/hzsl/report/new/chapter/detail?${params}&fromPage=reportdetail`
     },
 
 

+ 2 - 2
src/views/hzsl/report/newReport/Detail.vue

@@ -279,8 +279,8 @@ export default {
         //跳转章节详情
         goChapterDetail({http_url}){
             let params = http_url.split("?")[1];
-            // location.href = http_url;
-            location.href=`${location.origin}/xcx_h5/hzsl/report/new/chapter/detail?${params}&fromPage=reportdetail`
+            location.href = `${http_url}&fromPage=reportdetail`;
+            // location.href=`${location.origin}/xcx_h5/hzsl/report/new/chapter/detail?${params}&fromPage=reportdetail`
         },
         
         // 格式化时间