mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
CourseLocation: load initAddressContext() earlier allow AddAddress to getInitialAddress() (fix)
This commit is contained in:
@@ -152,7 +152,7 @@ export default {
|
||||
this.$store.commit('setEditContextTrue', payload);
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
created() {
|
||||
this.initAddressContext();
|
||||
|
||||
console.log('ac.locationStatus', this.accompanyingCourse.locationStatus);
|
||||
|
Reference in New Issue
Block a user