lvhao 2 meses atrás
pai
commit
878e790dd8
1 arquivos alterados com 2 adições e 2 exclusões
  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}