unknown
2024-06-06 494ba20f9f75d42cee0441cb2d9799f7e983b36d
src/books/lifeCare/view/chapter009.vue
@@ -16,11 +16,10 @@
<script>
export default {
  name: 'chapter009',
  name: 'chapter-009',
  props: {
    showPageList: {
      type: Array,
      default: [],
    },
    questionData: {
      type: Object,