소스 검색

修改路径

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"
               });
             }
           });