bd пре 3 година
родитељ
комит
00e7edd889
2 измењених фајлова са 4 додато и 2 уклоњено
  1. 2 0
      pageMy/reportDetail/reportDetail.vue
  2. 2 2
      pages/pcWebViev/pcWebViev.vue

+ 2 - 0
pageMy/reportDetail/reportDetail.vue

@@ -253,6 +253,7 @@ export default {
         ArticleId: Number(this.id),
         StopTime: this.readTiem,
         OutType: 2,
+        Source:'MOBILE'
       }).then((res) => {});
     }
   },
@@ -264,6 +265,7 @@ export default {
         ArticleId: Number(this.id),
         StopTime: this.readTiem,
         OutType: 1,
+        Source:'MOBILE'
       }).then((res) => {});
     }
   },

+ 2 - 2
pages/pcWebViev/pcWebViev.vue

@@ -12,9 +12,9 @@ export default {
   data() {
     return {
       //url:"http://192.168.2.22:3000/cygx_pc/",//开发
-     // url: "https://cygxpctest.hzinsights.com/cygx_pc", //测试
+      //url: "https://cygxpctest.hzinsights.com/cygx_pc", //测试
       url: 'https://cygxpc.hzinsights.com/cygx_pc', //生产
-      urlPath: "",
+      urlPath: "/index",
       queryList: "",
       urlShare: "",
       titleShare: "",