lvhao 3 ماه پیش
والد
کامیت
1d721057cc
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      template/erp/fullorder_edit.html

+ 2 - 2
template/erp/fullorder_edit.html

@@ -630,7 +630,7 @@
 <!--{/if}-->
 <!--{/if}-->
 <!--</li>-->
 <!--</li>-->
 <li class="lengththree">
 <li class="lengththree">
-<em>服务类型:{$fullorder['js']} </em>
+<em>服务类型:</em>
 {if $fullorder['print'] != 3 || ($fullorder['print'] == 3 && $vip == '1')}
 {if $fullorder['print'] != 3 || ($fullorder['print'] == 3 && $vip == '1')}
 	{if in_array($fullorder['express'],[24,31])}
 	{if in_array($fullorder['express'],[24,31])}
 	
 	
@@ -657,7 +657,7 @@
 	{if in_array($fullorder['express'],[24,31])}
 	{if in_array($fullorder['express'],[24,31])}
 		<b>{if ($fullorder['js'] == 3)} IP {else} FICP{/if}</b>
 		<b>{if ($fullorder['js'] == 3)} IP {else} FICP{/if}</b>
 	{else if $fullorder['express'] == 1}
 	{else if $fullorder['express'] == 1}
-		<b>{if ($fullorder['js'] == 6)} 从发件方付税  {else } 从发件方付税  {/if}</b>
+		<b>{if ($fullorder['js'] == 6)} 从发件方付税  {else } 从收件方付税 {/if}</b>
 	{else}
 	{else}
 		<b>{if $fullorder['js'] == 0}Ground Advantage{else if $fullorder['js'] == 1}PRIORITY{else if $fullorder['js'] == 2}EXPRESS{/if}</b>
 		<b>{if $fullorder['js'] == 0}Ground Advantage{else if $fullorder['js'] == 1}PRIORITY{else if $fullorder['js'] == 2}EXPRESS{/if}</b>
 	{/if}
 	{/if}