lvhao il y a 2 mois
Parent
commit
a82d9e287b
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      template/erp/fullorder_readonly.html

+ 2 - 2
template/erp/fullorder_readonly.html

@@ -213,11 +213,11 @@
 </li>
 <li class="lengththree">
 <em style="width: 80px;">转单号:</em>
-<b>{$fullorder['transfer_number']}</b>
+<b style="width: 60%;">{$fullorder['transfer_number']}</b>
 </li>
 <li class="lengththree">
 <em style="width: 80px;">运单号:</em>
-<b>{$fullorder['waybill']}</b>
+<b style="width: 60%;">{$fullorder['waybill']}</b>
 </li>
 {/if}
 {if $fullorder['source'] != 1}