Browse Source

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

gaoxizhong 1 year ago
parent
commit
43b4d49bd1
1 changed files with 1 additions and 1 deletions
  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'
       }