lvhao 2 tháng trước cách đây
mục cha
commit
878e790dd8
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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}