✏️ 正在编辑: conferencia-comissao-corretor.phtml
路径:
/srv/systems_dir/yuppiecred/application/views/scripts/relatorio/conferencia-comissao-corretor.phtml
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<h1 class="tit_local">Comissionamento (Corretor) Individual</h1> <div id="filter"> <?php echo $this->form; ?> <div class="clear"></div> </div> <div class="progress"> <div class="progress-bar progress-bar-striped active" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"> </div> </div> <div id="view-content"> <table class="relatorio"> <thead> <tr class="top_list"> <th>Corretor</th> <th>Banco</th> <th>Convênio</th> <th>Tabela</th> <th>Produto</th> <th>Prazo</th> <th colspan="3">Comissão</th> </tr> </thead> <tbody></tbody> </table> </div>
💾 保存文件
← 返回文件管理器