lvhao 2 months ago
parent
commit
878e790dd8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      template/erp/fullordertt_edit.html

+ 2 - 2
template/erp/fullordertt_edit.html

@@ -237,12 +237,12 @@
 
 <li  class="lengththree">
 <em style="width: 80px;">转单号:</em>
-<input style="width: 60px;" name="waybillid" value="{$fullordertt['waybillid']}" type="text">
+<input style="width: 60%;" name="waybillid" value="{$fullordertt['waybillid']}" type="text">
 </li>
 
 <li  class="lengththree">
 <em style="width: 80px;">运单号:</em>
-<input style="width: 60px;" name="waybill" value="{$fullordertt['waybill']}" type="text">
+<input style="width: 60%;" name="waybill" value="{$fullordertt['waybill']}" type="text">
 </li>
 
 {if $fullordertt['source'] != 1}