Merge branch 'develop' into feature/CSR-1115
This commit is contained in:
commit
36f1001082
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ export default {
|
|||
const result = await this.loadData(serviceZipCode);
|
||||
this.initializeComponent(result.data);
|
||||
|
||||
this.resetShopList();
|
||||
this.resetAnswers();
|
||||
|
||||
await nextTick();
|
||||
await this.getNextShopsFromList();
|
||||
|
|
|
|||
Loading…
Reference in a new issue