fix and rename variables + remove comments

This commit is contained in:
2021-08-07 19:21:34 +02:00
parent e178183cef
commit c075ff199d
5 changed files with 12 additions and 12 deletions

View File

@@ -226,7 +226,7 @@ export default {
},
mounted() {
if (!this.step1WithModal) {
console.log('Mounted now !');
//console.log('Mounted now !');
this.openShowPane();
}
},
@@ -499,7 +499,7 @@ export default {
submitAddress()
{
let payload = {
entityId: this.context.entityId,
entityId: this.context.entity.id,
addressId: this.entity.address.address_id,
body: {
validFrom: {