lvhao 5 일 전
부모
커밋
6982667b11
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      template/erp/fullordersmt_edit.html

+ 1 - 1
template/erp/fullordersmt_edit.html

@@ -423,7 +423,7 @@
 </li>
 
 <li>
-<em>打印类型:</em>
+<em>打印类型:{$fullordersmt['printtype']}</em>
 <select name="printtype" class="printtype select class">
 {if $fullordersmt['type'] == 5}
 <option value="1" {if $fullordersmt['printtype'] == 1}selected="selected"{/if}>运单</option>