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>