unknown
2024-06-06 37e5dc2b41fe3f79a4f45e82eba4c3b05bedd293
src/books/lifeCare/view/chapter005.vue
@@ -627,10 +627,7 @@
                  <tr>
                    <th
                      :style="{
                        width:
                          index == 1 || index == chapter005.groupData.length - 1
                            ? '100px'
                            : '',
                        width: index == 3 ? '300px' : '50px',
                      }"
                      v-for="(header, index) in chapter005.publicHeader"
                      :key="index"
@@ -1156,11 +1153,7 @@
                  <tr>
                    <th
                      :style="{
                        width:
                          index == 1 ||
                          index == chapter005.scoreData1.length - 1
                            ? '100px'
                            : '',
                        width: index == 3 ? '300px' : '50px',
                      }"
                      v-for="(header, index) in chapter005.publicHeader"
                      :key="index"
@@ -1392,11 +1385,11 @@
          <p>餐前教育的注意事项是什么?</p>
          <div class="bk-tx">
            <textarea
              v-model="chapter005.textAreaItem.text28"
              v-model="chapter005.textAreaItem.text228"
              style="border: 0"
              placeholder="请输入内容"
              rows="5"
              @blur="onBlurChange('text28')"
              @blur="onBlurChange('text228')"
            ></textarea>
          </div>
          <h3 id="c017">
@@ -1666,11 +1659,7 @@
                  <tr>
                    <th
                      :style="{
                        width:
                          index == 1 ||
                          index == chapter005.scoreData2.length - 1
                            ? '100px'
                            : '',
                        width: index == 3 ? '300px' : '50px',
                      }"
                      v-for="(header, index) in chapter005.publicHeader"
                      :key="index"
@@ -1838,11 +1827,7 @@
                  <tr>
                    <th
                      :style="{
                        width:
                          index == 1 ||
                          index == chapter005.scoreData3.length - 1
                            ? '100px'
                            : '',
                        width: index == 3 ? '300px' : '50px',
                      }"
                      v-for="(header, index) in chapter005.publicHeader"
                      :key="index"
@@ -2171,11 +2156,7 @@
                  <tr>
                    <th
                      :style="{
                        width:
                          index == 1 ||
                          index == chapter005.scoreData4.length - 1
                            ? '100px'
                            : '',
                        width: index == 3 ? '300px' : '50px',
                      }"
                      v-for="(header, index) in chapter005.publicHeader"
                      :key="index"