mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
courseLocation: commit context addressId change when remove PersonLocation (fix bad address in editPane)
This commit is contained in:
@@ -339,7 +339,7 @@ export default {
|
||||
|
||||
console.log('Mounted now !');
|
||||
if (this.context.edit) {
|
||||
console.log('getInitialAddress'); // !!!
|
||||
console.log('getInitialAddress', this.context.addressId);
|
||||
this.getInitialAddress(this.context.addressId);
|
||||
}
|
||||
this.openShowPane();
|
||||
|
Reference in New Issue
Block a user