You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
2.1 KiB
Plaintext

2 months ago
 <div>
<table align="center" style="width: 800px;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="center" style="font-size: 18pt; font-weight: bolder;" colspan="4">拣货单</td>
</tr>
<tr>
<td style="width: 120px;">
订单号:
</td>
<td style="width: 255px;" id="txt_cgdh">
</td>
<td class="f1" style="width: 120px;" >
订单日期:
</td>
<td style="width: 255px;" id="txt_ddrq">
</td>
</tr>
<tr>
<td style="width: 120px;">
收件地址:
</td>
<td id="txt_sjdz" colspan="3">
</td>
</tr>
<tr>
<td colspan="4">
<table style="width: 800px;" border="1" cellspacing="0" cellpadding="0" id="tb1">
<tr>
<th width="10%">货物编号</th>
<th width="22%">货物名称</th>
<th width="22%">SKU</th>
<th width="22%">描述</th>
<th width="8%">购买数量</th>
<th width="15%">库位货架</th>
</tr>
</table>
</div>