unknown
2024-05-24 5372f18ec8d6d9f589fbd66b419341229729df55
src/App.vue
@@ -47,7 +47,7 @@
    } 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;