@@ -86,7 +86,7 @@
<img onclick="Feng.showImg(this)" id="yyzz" alt="营业执照"
src="{$ep.imgurl|getStoragePath}" style="max-width:60px;">
{else}
- <button type="button" onclick="Feng.showPdf('{$ep.imgurl|getStoragePath}', 'beian')" class="btn btn-xs btn-danger"><i class="fa fa-file-pdf-o" aria-hidden="true"></i></button>
+ <button type="button" onclick="Feng.showPdf('{$ep.imgurl|getStoragePath}', 'yyzz')" class="btn btn-xs btn-danger"><i class="fa fa-file-pdf-o" aria-hidden="true"></i></button>
{/if}
</div>