lex-xin 4 vuotta sitten
vanhempi
commit
a5d3da0ecd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/categroyManager/vipNewActive.vue

+ 1 - 1
src/views/categroyManager/vipNewActive.vue

@@ -455,7 +455,7 @@ export default {
               this.onReSet();
               this.$store.dispatch('delVisitedViews', this.$route)
               this.$router.push({
-                path: "/vipClassSet/vipActiveList"
+                path: "/vipActiveManager/vipActiveList"
               });
             }
           });