Browse Source

修改数据

lvhao 2 months ago
parent
commit
2629f4b5bd
2 changed files with 5 additions and 5 deletions
  1. 4 4
      template/erp/fullorder_edit.html
  2. 1 1
      template/erp/fullorder_readonly.html

+ 4 - 4
template/erp/fullorder_edit.html

@@ -158,18 +158,18 @@
 </select>
 </li>
 
-<li class="lengththree">
+<li class="lengthtwo">
 <em>丢件险:</em>
 <b>{$fullorder['insurance']}</b>
 </li>
 
-<li class="lengththree">
+<!-- <li class="lengththree">
 <em>收款金额:</em>
 <input name="skje" class="must currencymoney" value="{$fullorder['skje']}" type="text">
 <div class="none"><b class="currencymoney budget">{$fullorder['budget']}</b></div>
-</li>
+</li> -->
 
-<li class="lengththree">
+<li class="lengthtwo">
 <em>预估到帐金额:</em>
 <b class="currencymoney budget">{$fullorder['budget']}</b>
 </li>

+ 1 - 1
template/erp/fullorder_readonly.html

@@ -213,7 +213,7 @@
 </li>
 <li class="lengththree">
 <em style="width: 80px;">转单号:</em>
-<b style="width: 60%;">{$fullorder['waybillid']}</b>
+<input style="width: 60%;" name="waybillid"  value="{$fullorder['waybillid']}" type="text">
 </li>
 <li class="lengththree">
 <em style="width: 80px;">运单号:</em>