lvhao hai 4 semanas
pai
achega
713591eadb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      template/erp/shop_edit.html

+ 1 - 1
template/erp/shop_edit.html

@@ -35,7 +35,7 @@
 <li>
 <em>消息方式:</em>
 <select name="notice" class="select class">
-{if $shop['type'] == 269 || $shop['type'] == 2297}
+{if $shop['type'] == 269 || $shop['type'] == 2297 || $shop['type'] == 2768}
 <option value="1">发送邮件</option>
 {else}
 <option value="2">订单留言</option>