Selaa lähdekoodia

fix:更改行合并

lupeng 7 kuukautta sitten
vanhempi
commit
1bb63177e8
1 muutettua tiedostoa jossa 6 lisäystä ja 1 poistoa
  1. 6 1
      src/views/quality/rework/components/rework-show.vue

+ 6 - 1
src/views/quality/rework/components/rework-show.vue

@@ -67,7 +67,12 @@
               </table>
               <table>
                 <tr>
-                  <td class="detail-title" rowspan="2">各工序返工情况</td>
+                  <td
+                    class="detail-title"
+                    :rowspan="tableData.itemList.length + 1"
+                  >
+                    各工序返工情况
+                  </td>
                   <td class="title-one-height title-one-width title-size">
                     工序
                   </td>