north-glass-erp/northglass-erp/src/components/sd/order/PrintSheet4.vue
@@ -177,13 +177,13 @@ <th style="width: 17%;font-weight: bold;" colspan="3">加工要求</th> </tr> </thead> <tr style="border-style: none"> <td style="font-size: 15px;font-weight: bold;text-align: left" colspan="9"> 产品名称:<span>{{item.productName}}</span> 产品名称:<span>{{data.orderProductDetail[index].productName}}</span> </td> </tr> </thead> <tr class="day-in" v-for="(items, index1) in item.productDetail" :key="index1"> <td>{{items.orderNumber}}</td> <td>{{items.buildingNumber}}</td>