unknown
2024-05-28 4e974b7b54f3ee0561a7291e6fd60e4a4491c6de
src/App.vue
@@ -57,9 +57,7 @@
        // childHealth
        this.config.resourceCtx + "lifeCare"
      );
      console.log("ac", this.activeBook);
      this.config.activeBook = this.activeBook;
      debugger;
      this.config.goodsStore = this.activeBook.storeRefcode;
    }
  },
@@ -103,5 +101,7 @@
.notesline {
  padding-bottom: 2px;
  border-bottom: 2px solid;
  cursor: pointer;
}
</style>