unknown
2024-05-24 a71f0218cf10c33a513c3a22408dff41c5ba153a
src/App.vue
@@ -55,7 +55,7 @@
    } else {
      this.activeBook = await this.config.getBookConfig(
        // childHealth
        this.config.resourceCtx + "english"
        this.config.resourceCtx + "lifeCare"
      );
      console.log("ac", this.activeBook);
      this.config.activeBook = this.activeBook;