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