north-glass-erp/northglass-erp/src/components/pp/PrintProcessReplenish.vue
@@ -289,7 +289,7 @@
          <td v-else-if="itemTr.qrcodeList.length*1>1" colspan="3" >多层合并,详情见产品名称</td>
          <td v-else colspan="3" style="font-size: 18px;">{{ itemTr.glass_child }}</td>
          <td class="tdNowrap">产品名称:</td>
          <td v-if="!company.processFontSize" :colspan="2+item.processList.length*2">{{ itemTr.product_name }}</td>
          <td v-if="!company.processFontSize" :colspan="5+item.processList.length*2">{{ itemTr.product_name }}</td>
          <td v-else :colspan="5+item.processList.length*2" style="font-size: 18px;">{{ itemTr.product_name }}</td>
        </tr>
        <tr>