Browse Source

fix:市场分析--报告下载记录跳转处理

zhangsiya 1 năm trước cách đây
mục cha
commit
14e41f3a12
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      apps/bigmember_pc/src/views/analysisReport/index.vue

+ 1 - 2
apps/bigmember_pc/src/views/analysisReport/index.vue

@@ -140,9 +140,8 @@ export default {
       }
     },
     tabChange(newVal, oldVal) {
-      console.log(newVal)
       if(newVal === 'download') {
-        this.$router.push('/page_workDesktop/work-bench/app/big/report/download_record')
+        this.$router.push('/report/download_record')
       }
 
       // 设置URL参数