闫增涛
2024-05-24 081a295ced1c83f9e13b9290cbc40f665f598bba
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;