瀏覽代碼

tijiaoshuju1

lvhao 3 月之前
父節點
當前提交
9bc98dbe49
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      template/erp/fullordersmt_readonly.html

+ 1 - 1
template/erp/fullordersmt_readonly.html

@@ -354,7 +354,7 @@
 <option value="1" {if $fullordersmt['qm'] == '1'}selected="selected"{/if}>需要</option>
 </select>
 {else}
-<b>{if $fullordersmt['express'] != 24 && $fullordersmt['express'] != 31}{if $fullordersmt['qm'] == 0}不需要{else if $fullordersmt['qm'] == 1}需要{/if}{else}{if $fullordersmt['qm'] == 0}默认{else if $fullordersmt['qm'] == 1}成人签名{else if $fullordersmt['qm'] == 2}必须签名但可代签{/if}{/if}</b>
+<b>{if $fullordersmt['express'] != 24 && $fullordersmt['express'] != 31}{if $fullordersmt['qm'] == 0}不需要{else if $fullordersmt['qm'] == 1}需要{/if}{else}{if $fullordersmt['qm'] == 0}默认{else if $fullordersmt['qm'] == 1}签名{else if $fullordersmt['qm'] == 2}必须签名但可代签{/if}{/if}</b>
 {/if}
 </li>