sugangqiang 1 年之前
父節點
當前提交
01cb2a4ac0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/admin/view/enterprise/hospital/goto_enterprise_detail_page.html

+ 1 - 1
app/admin/view/enterprise/hospital/goto_enterprise_detail_page.html

@@ -136,7 +136,7 @@
                                 <div>
                                     {if condition="$ep['bankImg']"}
                                     {if condition="$ep['bankImg_is_img']"}
-                                    <img onclick="Feng.showImg(this)" id="yyzz" alt="开户许可证/基本存款账户信息"
+                                    <img onclick="Feng.showImg(this)" id="bankImg" alt="开户许可证/基本存款账户信息"
                                          src="{$ep.bankImg|getStoragePath}" style="max-width:60px;">
                                     {else}
                                     <button type="button" onclick="Feng.showPdf('{$ep.bankImg|getStoragePath}', 'bankImg')" class="btn btn-xs btn-danger"><i class="fa fa-file-pdf-o" aria-hidden="true"></i></button>