unknown
2024-06-05 58a1f8c0fe7c46f21382f6359be02a8e375ece04
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,