瀏覽代碼

修改数据

lvhao 2 月之前
父節點
當前提交
408442fb95
共有 1 個文件被更改,包括 10 次插入1 次删除
  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>