闫增涛
2024-05-08 99554e0613bd5d8b0230ebfbf66524686e030acb
src/books/childHealth/view/content/components/chapter013.vue
File was renamed from src/view/content/components/chapter013.vue
@@ -13,7 +13,7 @@
  components: {},
  data() {
    return {
      tableOne:require("@/assets/images/chapterThirteen/0291-1.jpg")
      tableOne:require("../../../assets/images/chapterThirteen/0291-1.jpg")
    };
  },
};