瀏覽代碼

提交数据

lvhao 2 月之前
父節點
當前提交
edced3ede0
共有 1 個文件被更改,包括 2 次插入2 次删除
  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}