unknown
2024-06-06 37e5dc2b41fe3f79a4f45e82eba4c3b05bedd293
src/books/lifeCare/view/chapter004.vue
@@ -476,10 +476,7 @@
                  <tr>
                    <th
                      :style="{
                        width:
                          index == 1 || index == chapter004.groupData.length - 1
                            ? '100px'
                            : '',
                        width: index == 3 ? '300px' : '50px',
                      }"
                      v-for="(header, index) in chapter004.publicHeader"
                      :key="index"