فهرست منبع

提交加急编辑页面

lvhao 4 ماه پیش
والد
کامیت
7bc14a7643
1فایلهای تغییر یافته به همراه7 افزوده شده و 0 حذف شده
  1. 7 0
      template/erp/fullorder_edit.html

+ 7 - 0
template/erp/fullorder_edit.html

@@ -271,6 +271,13 @@
 <em>仓库品名:</em>
 <textarea name="shipremarks">{$fullorder['shipremarks']}</textarea>
 </li>
+<li class="length remark">
+<em>是否加急:</em>
+<select name="is_jiaji" class="select">
+<option value="0" {if $fullorder['is_jiaji'] == 0}selected="selected"{/if}>否</option>
+<option value="1" {if $fullorder['is_jiaji'] == 1}selected="selected"{/if}>是</option>
+</select>
+</li>
 
 <li style="position:relative;overflow:visible">
 <em>交易号:</em>