浏览代码

提交数据

lvhao 2 月之前
父节点
当前提交
a82d9e287b
共有 1 个文件被更改,包括 2 次插入2 次删除
  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}