lvhao 2 ماه پیش
والد
کامیت
878e790dd8
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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}