✏️ 正在编辑: refinanciamento.phtml
路径:
/srv/systems_dir/yuppiecred/application/views/scripts/relatorio/refinanciamento.phtml
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<h1 class="tit_local">Contratos Possíveis de Refinanciamento</h1> <div id="filter"> <?php echo $this->form; ?> </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 summary="Refin" class="relatorio table_export" id="sortedTable"> <thead> <tr class="top_list"> <th>Banco</th> <th>Corretor</th> <th>Cliente</th> <th>Idade</th> <th>CPF</th> <th>Fone</th> <th>Celular</th> <th>Endereço</th> <th>Bairro</th> <th>Cidade</th> <th>N° Contrato</th> <th>Data Liberação</th> <th>Convênio</th> <th>Prazo</th> <th>Status</th> <th>Vl. Contrato</th> </tr> </thead> <tbody> </tbody> </table> <div> <button type="button" class="export_csv bt_export">Exportar CSV</button> </div> </div>
💾 保存文件
← 返回文件管理器