浏览代码

聚合评审指标详情接口调 事中

gaoxizhong 1 年之前
父节点
当前提交
43b4d49bd1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/allcase/caseIndexList.vue

+ 1 - 1
src/views/allcase/caseIndexList.vue

@@ -193,7 +193,7 @@ export default {
       if (this.$route.path === '/embedIndex-caseIndexList') {
         path = '/embedIndex-caseViews'
       } else if (this.$route.path === '/reviewIndex-caseIndexList') {
-        path = '/reviewIndex-caseViews'
+        path = '/reviewIndex-caseViews?type_v=v2'
       } else {
         path = '/caseViews?type_v=v2'
       }