Selaa lähdekoodia

Merge branch 'master' of http://182.44.34.170:8081/jiankun/q-baqd

yuwandanmian 1 vuosi sitten
vanhempi
commit
3e8c8be06d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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'
       }