lvhao vor 3 Monaten
Ursprung
Commit
29d4177095
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      template/erp/fullordersmt_edit.html

+ 1 - 1
template/erp/fullordersmt_edit.html

@@ -498,7 +498,7 @@
 
     {if in_array($fullordersmt['express'],[24,31])}
     	<b>{if ($fullordersmt['js'] == 3)} IP {else} FICP{/if}</b>	
-	{else if $fullorder['express'] == 1}
+	{else if $fullordersmt['express'] == 1}
 		<b>{if ($fullordersmt['js'] == 6)} 从发件方付税  {else } 从收件方付税 {/if}</b>
     {else}
     	<b>{if $fullordersmt['js'] == 0}Ground Advantage{else if $fullordersmt['js'] == 1}PRIORITY{else if $fullordersmt['js'] == 2}EXPRESS{/if}</b>