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