lex-xin 4 年 前
コミット
a5d3da0ecd
1 ファイル変更1 行追加1 行削除
  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"
               });
             }
           });