Browse Source

提交数据

lvhao 3 tháng trước cách đây
mục cha
commit
edced3ede0
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      template/erp/fullorder_readonly.html

+ 2 - 2
template/erp/fullorder_readonly.html

@@ -212,11 +212,11 @@
 <b {if $qc > 0}style="color:#F00"{/if}>{$fullorder['quantity']}</b>
 </li>
 <li class="lengththree">
-<em>转单号:</em>
+<em style="width: 80px;">转单号:</em>
 <b>{$fullorder['transfer_number']}</b>
 </li>
 <li class="lengththree">
-<em>运单号:</em>
+<em style="width: 80px;">运单号:</em>
 <b>{$fullorder['waybill']}</b>
 </li>
 {/if}