mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
oups
This commit is contained in:
parent
edf4430fb1
commit
e0b689174a
@ -91,7 +91,6 @@ export default {
|
|||||||
},
|
},
|
||||||
addNewPersons({ selected, modal }) {
|
addNewPersons({ selected, modal }) {
|
||||||
console.log('@@@ CLICK button addNewPersons', selected);
|
console.log('@@@ CLICK button addNewPersons', selected);
|
||||||
this.$refs.addPersons.checkUniq();
|
|
||||||
selected.forEach(function(item) {
|
selected.forEach(function(item) {
|
||||||
this.$store.dispatch('addRequestor', item);
|
this.$store.dispatch('addRequestor', item);
|
||||||
}, this
|
}, this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user