unknown
2024-05-23 597ab2b43cdb37b58cf046f52c8c78424cd1b173
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;