lvhao 4 tuần trước cách đây
mục cha
commit
713591eadb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>