|
@@ -194,7 +194,7 @@ export default {
|
|
this.$router.push('/culture/detail');
|
|
this.$router.push('/culture/detail');
|
|
},
|
|
},
|
|
toInvitePeople() {
|
|
toInvitePeople() {
|
|
- this.$router.push('/InvitePeople');
|
|
|
|
|
|
+ this.$router.push('/dynamic');
|
|
},
|
|
},
|
|
toApply(){
|
|
toApply(){
|
|
this.$router.push('/Apply');
|
|
this.$router.push('/Apply');
|