onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet

This commit is contained in:
Julie Lenaerts 2022-01-13 14:35:53 +01:00
parent b16cc2dc27
commit f7e287d415

View File

@ -256,7 +256,7 @@ export default {
}
},
mounted() {
//console.log('mounted', this.action);
console.log('mounted', this.action);
if (this.action !== 'create') {
if (this.id) {
this.loadData();