瀏覽代碼

fix:更改行合并

lupeng 7 月之前
父節點
當前提交
1bb63177e8
共有 1 個文件被更改,包括 6 次插入1 次删除
  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>