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

+ 1 - 1
template/erp/beihuogl_ckbherprk.html

@@ -156,7 +156,7 @@
                 </td>
                 <td> 
                     <span id="ccwl_num_id_{$good['id']}">{$good['real_num']}</span> 
-                    {if $list[0]['status'] == 2}
+                    {if $list[0]['status'] == 2  || $list[0]['status'] == 1}
                     <i class='fa fa-edit' data-id="{$good['id']}" data-real_num="{$good['real_num']}" onclick='edit_real(this)'></i>
                     {/if}
                 </td>