闫增涛
2024-06-03 1f6a191b738ab6d8c1ff7c3804eabb454e09c269
src/books/childHealth/view/content/components/chapter001.vue
@@ -4518,7 +4518,7 @@
</template>
<script>
import examinations from "@/components/examinations/index.vue";
import getResourcePath from "@/assets/methods/resources";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  name: "chapter-one",
  components: { examinations },