unknown
2024-05-23 ae8133da95a2b209ac9114478e86c560676bc90d
src/App.vue
@@ -46,7 +46,8 @@
      });
    } else {
      this.activeBook = await this.config.getBookConfig(
        this.config.resourceCtx + "childHealth"
        // childHealth
        this.config.resourceCtx + "lifeCare"
      );
      this.config.activeBook = this.activeBook;
      this.config.goodsStore = this.activeBook.storeRefcode;