mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
This commit is contained in:
parent
b16cc2dc27
commit
f7e287d415
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user