allow to edit civility in onTheFly

This commit is contained in:
2022-05-06 12:54:01 +02:00
parent 6abbf9bf21
commit 6c246a0d38
6 changed files with 10 additions and 11 deletions

View File

@@ -213,6 +213,7 @@ export default {
switch (type) {
case 'person':
data = this.$refs.castPerson.$data.person;
console.log('person data are', data);
break;
case 'thirdparty':