lvhao 2 mesi fa
parent
commit
bc117e90cb

+ 7 - 7
template/erp/fullordersmt_edit.html

@@ -135,16 +135,16 @@
 </li>
 {/if}
 
-<li>
+
 <!--
 <em>预估到帐金额:</em>
 <b class="currencymoney budget">{$fullordersmt['budget']}</b>
 -->
-
+<!-- <li>
 <em>收款金额:</em>
 <input name="skje" class="must currencymoney" value="{$fullordersmt['skje']}" type="text">
 <div class="none"><b class="currencymoney budget">{$fullordersmt['budget']}</b></div>
-</li>
+</li> -->
 
 <li>
 <em>订单状态:</em>
@@ -171,22 +171,22 @@
 </li>
 -->
 
-<li class="lengthfour">
+<li >
 <em>物流金额:</em>
 <input name="expressmoney" class="must currencymoney" value="{$fullordersmt['expressmoney']}" type="text">
 </li>
 
-<li class="lengthfour">
+<li class="lengththree">
 <em>补/退原额:</em>
 <input name="refundy" class="must currencymoney" value="{$fullordersmt['refundy']}" type="text">
 </li>
 
-<li class="lengthfour">
+<li class="lengththree">
 <em>补/退净额:</em>
 <input name="refundj" class="must currencymoney" value="{$fullordersmt['refundj']}" type="text">
 </li>
 
-<li class="lengthfour">
+<li class="lengththree">
 <em>订单金额:</em>
 <input name="shouldmoney" class="must currencymoney" value="{$fullordersmt['shouldmoney']}" type="text" {if $fullordersmt['shouldmoney'] > 200}style="color:#F00"{/if}>
 </li>

+ 1 - 1
template/erp/fullordersmt_readonly.html

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