lex-xin 4 lat temu
rodzic
commit
a5d3da0ecd
1 zmienionych plików z 1 dodań i 1 usunięć
  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"
               });
             }
           });