廖井涛
2024-08-02 9258779fdf343a98e1bc4553967fc6ade82b702f
north-glass-erp/northglass-erp/src/components/sd/order/PrintSheet2.vue
@@ -114,7 +114,7 @@
      </tr>
      <tr>
        <th class="title-1">生产单号</th>
        <th colspan="3">{{data.order.orderId}}</th>
        <th colspan="3">{{data.order.orderId}}(对应单号{{data.order.batch}})</th>
        <th class="title-1">下单日期</th>
        <th colspan="3">{{data.order.createTime}}</th>
        <th class="title-1">订单类型</th>
@@ -132,8 +132,6 @@
        <th>包装</th>
        <th colspan="3">{{data.order.packType}}</th>
      </tr>
        <tr>
          <th >序号</th>
          <th >{{company.columnName}}</th>