mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
move postPerson fetch method from children to onthefly first level (to squash)
This commit is contained in:
@@ -228,7 +228,7 @@ export default {
|
||||
this.suggested.unshift(this.priorSuggestion);
|
||||
this.selected.unshift(this.priorSuggestion);
|
||||
|
||||
console.log('reset onthefly');
|
||||
console.log('reset priorSuggestion');
|
||||
this.$store.commit('newPriorSuggestion', null);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user