CSR prettier
This commit is contained in:
parent
0735f949f1
commit
a667d3ef47
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ export default {
|
|||
name: "confirmation",
|
||||
async beforeRouteEnter(to, from, next) {
|
||||
await baseMixin.methods.dispatchStoreAction(storeActions.CREATE_SUBMITTED_ORDER);
|
||||
|
||||
|
||||
// Call APIs
|
||||
const cmsContentPromise = fetchCmsContentForPage(to.query.fmgPage);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue