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