src/App.vue
@@ -47,9 +47,11 @@ } else { this.activeBook = await this.config.getBookConfig( // childHealth this.config.resourceCtx + "lifeCare" this.config.resourceCtx + "english" ); console.log('ac',this.activeBook); this.config.activeBook = this.activeBook; debugger this.config.goodsStore = this.activeBook.storeRefcode; } }