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>