WIP MMCM
This commit is contained in:
@@ -71,7 +71,7 @@ export default {
|
||||
console.log(productList);
|
||||
|
||||
this.store.setProductList(productList);
|
||||
this.$router.push({path: '/delivery-option'});
|
||||
this.$router.push({path: '/delivery-option-step-1'});
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user