unknown
2024-06-03 8f6329a8ea3f85b6bc9f751449109cba06b73591
src/books/childHealth/view/content/components/chapter003.vue
@@ -1940,7 +1940,7 @@
<script>
import examinations from "@/components/examinations/index.vue";
import getResourcePath from "@/assets/methods/resources";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  name: "chapterThree",
  components: {  examinations },