刘桂岩 5 年之前
父節點
當前提交
da03986efc
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      application/manage/view/doctors/edit.html

+ 0 - 4
application/manage/view/doctors/edit.html

@@ -101,10 +101,6 @@
                     <input name="is_report" id="is_report_1" type="radio" size="35" value="1" {if isset($doctors) && $doctors.is_report=='1' }checked="check" {/if} /><label for="is_report_1" >是</label>
                     <input name="is_report" id="is_report_0" type="radio" size="35" value="0" {if isset($doctors) && $doctors.is_report=='0' }checked="check" {/if} /><label for="is_report_0">否</label>
                 </td>
-                <th height="32" align="right">附件:</th>
-                <td >
-                    <a href="{if  isset($doctors) }{$doctors.attachment}{/if}" download="">下载附件</a>
-                </td>
             </tr>
             <tr>
                 <th height="32" align="right">备注:</th>