Browse Source

修改数据

lvhao 2 months ago
parent
commit
408442fb95
1 changed files with 10 additions and 1 deletions
  1. 10 1
      template/erp/fullorder_readonly.html

+ 10 - 1
template/erp/fullorder_readonly.html

@@ -346,7 +346,16 @@
 
 <li>
 <em>邮箱:</em>
-<b>{$fullorder['email']}</b>
+<b>
+	{if empty($fullorder['send_email'])}
+		{$fullorder['email']}
+	{else}
+		{$fullorder['send_email']}
+	{/if}
+	
+	
+
+</b>
 </li>
 <li>
 <em>国家:</em>