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